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 2e821e2 commit 66dc575Copy full SHA for 66dc575
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.37.tar.gz"
5
- sha256 "820bae5f91ae2498ab714521404e254238ceaa76a5e178d7f2c62585a597ef70"
+ url "https://github.com/goretk/redress/archive/refs/tags/v1.2.38.tar.gz"
+ sha256 "bc344372bc9643857f79721e2493eaabaf291b31751463ba6c100b969f5bee2a"
6
license "AGPL-3.0-only"
7
head "https://github.com/goretk/redress.git", branch: "develop"
8
0 commit comments