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 f857183 commit 0d196b8Copy full SHA for 0d196b8
Formula/r/redress.rb
@@ -1,8 +1,8 @@
1
class Redress < Formula
2
desc "Tool for analyzing stripped Go binaries compiled with the Go compiler"
3
homepage "https://github.com/goretk/redress"
4
- url "https://github.com/goretk/redress/archive/refs/tags/v1.2.42.tar.gz"
5
- sha256 "58c1a984aa987fbc445490817bd89d36aa980ddd4f7bf1a926d5bca80740ca5b"
+ url "https://github.com/goretk/redress/archive/refs/tags/v1.2.43.tar.gz"
+ sha256 "4c817f24c151ff9ab8c9f8bbe2ae8ac75ed3a26955806ccc2dbebe5e2dcc8dcd"
6
license "AGPL-3.0-only"
7
head "https://github.com/goretk/redress.git", branch: "develop"
8
0 commit comments