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.62.2 .tar.gz"
5
- sha256 "13d92d1e8031dcd4c8968720a81e94ad3daf12f671baca3f93c3107062864f38 "
4
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.63.0 .tar.gz"
5
+ sha256 "90b59b242f2bbe465987e2c292ccce90fc1c62fafe7e02375ecf9269f8d10e31 "
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 : "a640ab8f3e58c3980e65b5a1ec0491643470103f012324e3f90fa86b2bd36092 "
14
+ sha256 cellar : :any_skip_relocation , all : "332d49c5b9dc888a55121f820216d643b8a481b1fb19f7333f9a6cb9f0b4d9b7 "
15
15
end
16
16
17
17
depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments