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.39 .0.tar.gz"
5- sha256 "ff11ad1f9a5592ccb9b5a835c1d0efea4e134353f332e208b4cb03ebc40e1c93 "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.40 .0.tar.gz"
5+ sha256 "a5d9d23a1170163af2f2183089164a57cdd9c9fb532aafef8912f2fae0b6bd22 "
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 : "4baa3756880d632f9347f3d72ff550d0c89e7ef875ee7369cb3be670901237ce "
14+ sha256 cellar : :any_skip_relocation , all : "350e5a8620a7892755e31e9a6627a19e8869dd598060878e994b78e86a248232 "
1515 end
1616
1717 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments