Skip to content

Commit c8d2e57

Browse files
committed
redress 1.2.11
1 parent 8756309 commit c8d2e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/redress.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Redress < Formula
22
desc "Tool for analyzing stripped Go binaries compiled with the Go compiler"
33
homepage "https://github.com/goretk/redress"
4-
url "https://github.com/goretk/redress/archive/refs/tags/v1.2.10.tar.gz"
5-
sha256 "6f761f66ddf32b2b749d596e88ef7dc11672ceb65542500ebd0ab2868a08b9b5"
4+
url "https://github.com/goretk/redress/archive/refs/tags/v1.2.11.tar.gz"
5+
sha256 "078d8ea282572f08d9b3beb1bc24d3f6609a35ed8f316532ae71c19f7036d639"
66
license "AGPL-3.0-only"
77
head "https://github.com/goretk/redress.git", branch: "develop"
88

0 commit comments

Comments
 (0)