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.58.0 .tar.gz"
5
- sha256 "1ca70aa7613f5482ec5f1a16ad1cb23fb2d04ad01b15e5ab2b47b662a493402d "
4
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.58.1 .tar.gz"
5
+ sha256 "d6783390ecad56bcb559876d9e9a258052785606a5d412da515407979ad3fcbb "
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 : "592de11e50562c9ca29dbbcce573d23eb1f3d21a718397df69328cd31102a9ef "
14
+ sha256 cellar : :any_skip_relocation , all : "639dc18dfa3e4f762049baa28f82eb27b52095f496035d6c1c81ad2f504bb469 "
15
15
end
16
16
17
17
depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments