We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfa8d8 commit 090eecaCopy full SHA for 090eeca
Formula/g/goresym.rb
@@ -1,8 +1,8 @@
1
class Goresym < Formula
2
desc "Go symbol recovery tool"
3
homepage "https://github.com/mandiant/GoReSym"
4
- url "https://github.com/mandiant/GoReSym/archive/refs/tags/v3.1.1.tar.gz"
5
- sha256 "8109df3c0ea5798a8a77c29cd8bc41a74217ececa147647c624fa45505f1ea24"
+ url "https://github.com/mandiant/GoReSym/archive/refs/tags/v3.1.2.tar.gz"
+ sha256 "5ed82506ca6d79968c6dfe3ac721a14ca886a19394228c2dce71ef69941aea90"
6
license "MIT"
7
head "https://github.com/mandiant/GoReSym.git", branch: "master"
8
0 commit comments