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.45.0 .tar.gz"
5- sha256 "3a183f08ec03936af26a32a3aa6edd2406d7337ccb0bf835f902aa6f3009705b "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.45.1 .tar.gz"
5+ sha256 "77e92d487dc4bc03d65e9a19970569f90bc6f5ad9956bb1737af19fb2dc201ee "
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 : "0b16ac7f785de76d9fdbb83e81ae6438312d3520130997683a4bddcc42a4fcfb "
14+ sha256 cellar : :any_skip_relocation , all : "afe0a841dce2b959f9e3b355a3b3bc2683b81cf624305354d15979e80be720dd "
1515 end
1616
1717 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments