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 0905749 commit 82af256Copy full SHA for 82af256
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.30.tar.gz"
5
- sha256 "b47ecbe9f369bc2d6d3156542e1b4fa5fdb05e1d4aa239ce48d639a23d3440eb"
+ url "https://github.com/goretk/redress/archive/refs/tags/v1.2.31.tar.gz"
+ sha256 "1a71756e87e875b477e261058458c187ce7e541daa583451b48d9c4cc330bbe4"
6
license "AGPL-3.0-only"
7
head "https://github.com/goretk/redress.git", branch: "develop"
8
0 commit comments