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 2b89e69 commit 392c5dbCopy full SHA for 392c5db
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.35.tar.gz"
5
- sha256 "5e5ff9a8c93b207572006ec94d2ec334ef40ab61c62a1ebd4ed15f7ba75ce8b6"
+ url "https://github.com/goretk/redress/archive/refs/tags/v1.2.36.tar.gz"
+ sha256 "95c85f7ca3660dcbc0b3807d79f2043f02828a3f8950d11d876da7ba07974667"
6
license "AGPL-3.0-only"
7
head "https://github.com/goretk/redress.git", branch: "develop"
8
0 commit comments