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.34.2 .tar.gz"
5- sha256 "a1b44ba20d05c108878c515f7515be5c9ccd33733d865a4668ad0c277730e53f "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.35.1 .tar.gz"
5+ sha256 "28138156356cc3a1520c07daf67569dc4e0ba017cca7c246d625a6492979e7e8 "
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 : "3d642798ab8ca3d7cf646530239b5085432d9c174bedd2b688a983260a20ba76 "
14+ sha256 cellar : :any_skip_relocation , all : "c9fc3454dba73715652ba98308fcd7dff75846b794952e21f6b75cd8c6d36a2c "
1515 end
1616
1717 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments