File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11class Byteman < Formula
22 desc "Java bytecode manipulation tool for testing, monitoring and tracing"
33 homepage "https://byteman.jboss.org/"
4- url "https://downloads.jboss.org/byteman/4.0.23 /byteman-download-4.0.23 -bin.zip"
5- sha256 "5b6dda957ba86d1ac83713a93d54956adb171f51ace31dd7fb857400bd77765b "
4+ url "https://downloads.jboss.org/byteman/4.0.24 /byteman-download-4.0.24 -bin.zip"
5+ sha256 "88c124465bda86b389d40d52229bfcbc8c2dd1a933c8d336c2e49a00dbc9fcbb "
66 license "LGPL-2.1-or-later"
77 head "https://github.com/bytemanproject/byteman.git" , branch : "main"
88
@@ -12,8 +12,7 @@ class Byteman < Formula
1212 end
1313
1414 bottle do
15- rebuild 1
16- sha256 cellar : :any_skip_relocation , all : "e65f5c3531d3c1f3de8fbbf2722d236c0bcc3dcf02e803587896ab6457ce619b"
15+ sha256 cellar : :any_skip_relocation , all : "da9ed49d1826c6eaaf9d4a720f530e16f5409bb1ca2a8088d9e61715480dedf8"
1716 end
1817
1918 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments