File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Mx < Formula
22 desc "Command-line tool used for the development of Graal projects"
33 homepage "https://github.com/graalvm/mx"
4- url "https://github.com/graalvm/mx/archive/refs/tags/7.55.5 .tar.gz"
5- sha256 "ebe8b8f06515bb7dd3065c2d896a3406e007327bf74225ce4563c58b21dfe81b "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.55.7 .tar.gz"
5+ sha256 "65f23d4aa2f85015a85a17b20cf2ddc12742e2beb65564280b2afaabbdcaeab0 "
66 license "GPL-2.0-only"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Mx < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "fe75c3b363df35c55b0e7fb79ec2857711ce069e2ae1828ac113572368d6d646 "
14+ sha256 cellar : :any_skip_relocation , all : "0c69098f8e0d932b909d0a75c97ce643f6e1274df6ec6aa41e83fa76188b68e4 "
1515 end
1616
1717 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments