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.54.3 .tar.gz"
5- sha256 "2ba486aacddb9af89f2e1e9a4d6f8e0c0c61f54873326a4df8047b6bdde8241d "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.54.4 .tar.gz"
5+ sha256 "9970c129c4b0ca4ffa41258e0ecf45594b12de97448665778d01d7116a6197a0 "
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 : "547d10d246d4b4ac657cfec041ce99f04498180d5d8ec8b822c63d1d95e6c864 "
14+ sha256 cellar : :any_skip_relocation , all : "a7811597df8d5f4c91cbc9bf488f1c801cbcbe94468f7cbf2fd56d5ea9126ade "
1515 end
1616
1717 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments