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 d868f52 commit d811decCopy full SHA for d811dec
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.43.tar.gz"
5
- sha256 "4c817f24c151ff9ab8c9f8bbe2ae8ac75ed3a26955806ccc2dbebe5e2dcc8dcd"
+ url "https://github.com/goretk/redress/archive/refs/tags/v1.2.44.tar.gz"
+ sha256 "26c60c539136e2f2a72ac1f28000e7139a8aa1536484b887fa2f7d1fb3a5de2b"
6
license "AGPL-3.0-only"
7
head "https://github.com/goretk/redress.git", branch: "develop"
8
0 commit comments