File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
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.64.1 .tar.gz"
5- sha256 "bb0dacbdfdbf92feee15808bda0e7f84243c4f399c26cfa50bbe87d6a596b1bb "
4+ url "https://github.com/graalvm/mx/archive/refs/tags/7.64.2 .tar.gz"
5+ sha256 "02ca987e8839c7632949983261a3535cc976d66434787ee9edfdd839a4744a20 "
66 license "GPL-2.0-only"
77
88 livecheck do
@@ -11,8 +11,7 @@ class Mx < Formula
1111 end
1212
1313 bottle do
14- rebuild 1
15- sha256 cellar : :any_skip_relocation , all : "cd1f91185748aa6b03222f3dacdd0169b183c97696e877a91a32a835b0ce10b1"
14+ sha256 cellar : :any_skip_relocation , all : "6608fa52bf5d8532ebbe0c3731220449350624a7dfce725a5bc6b9e617d4af59"
1615 end
1716
1817 depends_on "openjdk" => :test
You can’t perform that action at this time.
0 commit comments