Skip to content

Commit

Permalink
Merge pull request #204362 from Homebrew/bump-mx-7.38.0
Browse files Browse the repository at this point in the history
mx 7.38.0
  • Loading branch information
BrewTestBot authored Jan 15, 2025
2 parents b44c891 + dd902d8 commit 2f3ed3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/m/mx.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Mx < Formula
desc "Command-line tool used for the development of Graal projects"
homepage "https://github.com/graalvm/mx"
url "https://github.com/graalvm/mx/archive/refs/tags/7.37.2.tar.gz"
sha256 "969a1b83c5f7975d1a8a1f45b79c922f1ccf7cff93973a6e5e9ac71cabfadea1"
url "https://github.com/graalvm/mx/archive/refs/tags/7.38.0.tar.gz"
sha256 "48203d9c78af045ae64b75f8b7157ca6443877b08233168ae4208b98904e0b7a"
license "GPL-2.0-only"

livecheck do
Expand All @@ -11,7 +11,7 @@ class Mx < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "ec5156219b4bb289b4c79e5462befbe816f740f4a0e2102ade39028099bc8e51"
sha256 cellar: :any_skip_relocation, all: "3d8de33bba92960fbe993fbb9c2f96b227b831821f77198f6b2eb2292d12b014"
end

depends_on "openjdk" => :test
Expand Down

0 comments on commit 2f3ed3b

Please sign in to comment.