Skip to content

Commit 73a968d

Browse files
authored
Merge pull request Homebrew#227252 from Homebrew/bump-mx-7.55.7
mx 7.55.7
2 parents f64d921 + c71a130 commit 73a968d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/mx.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.55.5.tar.gz"
5-
sha256 "ebe8b8f06515bb7dd3065c2d896a3406e007327bf74225ce4563c58b21dfe81b"
4+
url "https://github.com/graalvm/mx/archive/refs/tags/7.55.7.tar.gz"
5+
sha256 "65f23d4aa2f85015a85a17b20cf2ddc12742e2beb65564280b2afaabbdcaeab0"
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: "fe75c3b363df35c55b0e7fb79ec2857711ce069e2ae1828ac113572368d6d646"
14+
sha256 cellar: :any_skip_relocation, all: "0c69098f8e0d932b909d0a75c97ce643f6e1274df6ec6aa41e83fa76188b68e4"
1515
end
1616

1717
depends_on "openjdk" => :test

0 commit comments

Comments
 (0)