Skip to content

Commit 090eeca

Browse files
committed
goresym 3.1.2
1 parent 2bfa8d8 commit 090eeca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/goresym.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Goresym < Formula
22
desc "Go symbol recovery tool"
33
homepage "https://github.com/mandiant/GoReSym"
4-
url "https://github.com/mandiant/GoReSym/archive/refs/tags/v3.1.1.tar.gz"
5-
sha256 "8109df3c0ea5798a8a77c29cd8bc41a74217ececa147647c624fa45505f1ea24"
4+
url "https://github.com/mandiant/GoReSym/archive/refs/tags/v3.1.2.tar.gz"
5+
sha256 "5ed82506ca6d79968c6dfe3ac721a14ca886a19394228c2dce71ef69941aea90"
66
license "MIT"
77
head "https://github.com/mandiant/GoReSym.git", branch: "master"
88

0 commit comments

Comments
 (0)