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 1
1
class Mx < Formula
2
2
desc "Command-line tool used for the development of Graal projects"
3
3
homepage "https://github.com/graalvm/mx"
4
- url "https://github.com/graalvm/mx/archive/refs/tags/7.57.2 .tar.gz"
5
- sha256 "9417188616ab5e7a2a9bba0aecda266d53ed3e406a5e8bc23d3fa5abb94d2698 "
4
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.57.3 .tar.gz"
5
+ sha256 "70c1db1d8a42ba95de95eea8f8d9e12422da36266126a5130c7e86ae7e990ccb "
6
6
license "GPL-2.0-only"
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class Mx < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "8000aa5bc5775d353f4fa593637a92f732e1143e02e5c5888c8441a28d1e32b3 "
14
+ sha256 cellar : :any_skip_relocation , all : "3eeda07e7d1080a14a7f534bad89a90cab4fdaa8de53b825dfc65c3c77717b6e "
15
15
end
16
16
17
17
depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments