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.54.0 .tar.gz"
5- sha256 "d26afb3cb461975d045dc6b4a90d8441223981d49378d7820cc87c801983dee9 "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.54.1 .tar.gz"
5+ sha256 "aa385fdb09b6830697699a141f959179dc49722812e7209b955c9826833fa989 "
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 : "b53c30ce8996931016bdae0785542b1fd8915f7e92b6c11219dc32d99b1476fc "
14+ sha256 cellar : :any_skip_relocation , all : "188eac9431002bfb55fe5e3655c76ac24a51d89def5335edb7cf38a2e6b67e60 "
1515 end
1616
1717 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments