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.2 .tar.gz"
5- sha256 "36be851af651f17a7049c027d08994d75c93908e11dba8c90e0ab367ea7f196a "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.45.3 .tar.gz"
5+ sha256 "d873419df5db69efd129d8c467cf746515fafa8bb5179368b270a65d56193286 "
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 : "a9eb22d770cf5945aa7a033cd433081a412342d4ede4b1509bfa492395b89131 "
14+ sha256 cellar : :any_skip_relocation , all : "e35914d78afc30f8d3ac496c330a5dffe80a16699223dfc790c18596ea0d4362 "
1515 end
1616
1717 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments