Skip to content

Commit 392c5db

Browse files
committed
redress 1.2.36
1 parent 2b89e69 commit 392c5db

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.35.tar.gz"
5-
sha256 "5e5ff9a8c93b207572006ec94d2ec334ef40ab61c62a1ebd4ed15f7ba75ce8b6"
4+
url "https://github.com/goretk/redress/archive/refs/tags/v1.2.36.tar.gz"
5+
sha256 "95c85f7ca3660dcbc0b3807d79f2043f02828a3f8950d11d876da7ba07974667"
66
license "AGPL-3.0-only"
77
head "https://github.com/goretk/redress.git", branch: "develop"
88

0 commit comments

Comments
 (0)