Skip to content

Commit 66dc575

Browse files
committed
redress 1.2.38
1 parent 2e821e2 commit 66dc575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/redress.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Redress < Formula
22
desc "Tool for analyzing stripped Go binaries compiled with the Go compiler"
33
homepage "https://github.com/goretk/redress"
4-
url "https://github.com/goretk/redress/archive/refs/tags/v1.2.37.tar.gz"
5-
sha256 "820bae5f91ae2498ab714521404e254238ceaa76a5e178d7f2c62585a597ef70"
4+
url "https://github.com/goretk/redress/archive/refs/tags/v1.2.38.tar.gz"
5+
sha256 "bc344372bc9643857f79721e2493eaabaf291b31751463ba6c100b969f5bee2a"
66
license "AGPL-3.0-only"
77
head "https://github.com/goretk/redress.git", branch: "develop"
88

0 commit comments

Comments
 (0)