Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mx 7.31.0 #191122

Merged
merged 2 commits into from
Sep 18, 2024
Merged

mx 7.31.0 #191122

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
mx: update 7.31.0 bottle.
  • Loading branch information
BrewTestBot committed Sep 18, 2024
commit e6573e72888596b91522cccd4a2fb4480b1dc4d5
2 changes: 1 addition & 1 deletion Formula/m/mx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class Mx < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "871b954c5579c5797a43dab61728e70867f3f0418eed161025e3cb3b36465695"
sha256 cellar: :any_skip_relocation, all: "54fd4455a843ef20cf1be542ed84e7cde0336fa391edf701b0290b95e9fe1cc6"
end

depends_on "openjdk" => :test
Expand Down
Loading