We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c66392 commit 163477bCopy full SHA for 163477b
Formula/m/mx.rb
@@ -1,8 +1,8 @@
1
class Mx < Formula
2
desc "Command-line tool used for the development of Graal projects"
3
homepage "https://github.com/graalvm/mx"
4
- url "https://github.com/graalvm/mx/archive/refs/tags/7.58.4.tar.gz"
5
- sha256 "3b36b0e590a94859c9e17d798dfcd04e8ce01cd6b18465a22484ee3ad1c5f6c3"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.58.5.tar.gz"
+ sha256 "3d9f503cc2e3efc5fa8bae1e6e7471b9076cad3d6712c26bbb48dd2b63efcd99"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments