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 6cabe53 commit ceecf37Copy full SHA for ceecf37
Formula/b/byteman.rb
@@ -1,8 +1,8 @@
1
class Byteman < Formula
2
desc "Java bytecode manipulation tool for testing, monitoring and tracing"
3
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"
+ url "https://downloads.jboss.org/byteman/4.0.24/byteman-download-4.0.24-bin.zip"
+ sha256 "88c124465bda86b389d40d52229bfcbc8c2dd1a933c8d336c2e49a00dbc9fcbb"
6
license "LGPL-2.1-or-later"
7
head "https://github.com/bytemanproject/byteman.git", branch: "main"
8
0 commit comments