byteman 4.0.5

Closes #34370.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Marc Savy 2018-11-21 21:01:44 +00:00 committed by Chongyu Zhu
parent a071e8e6e8
commit 9ca455b290
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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+"