byteman 4.0.5
Closes #34370. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
a071e8e6e8
commit
9ca455b290
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Byteman < Formula
|
||||
desc "Java bytecode manipulation tool for testing, monitoring and tracing"
|
||||
homepage "https://byteman.jboss.org/"
|
||||
url "https://downloads.jboss.org/byteman/4.0.4/byteman-download-4.0.4-bin.zip"
|
||||
sha256 "03b7246caa0fdb53235889726a411c736dde4917b7abe7162d99e0ad256b0deb"
|
||||
url "https://downloads.jboss.org/byteman/4.0.5/byteman-download-4.0.5-bin.zip"
|
||||
sha256 "f65a9e169fdebade6dfb265ae284ecdcde82c744ae4c606f99d405325a75a5ba"
|
||||
|
||||
bottle :unneeded
|
||||
depends_on :java => "1.6+"
|
||||
|
|
Loading…
Reference in a new issue