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 693d5ae commit 2d278fdCopy full SHA for 2d278fd
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.57.3.tar.gz"
5
- sha256 "70c1db1d8a42ba95de95eea8f8d9e12422da36266126a5130c7e86ae7e990ccb"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.58.0.tar.gz"
+ sha256 "1ca70aa7613f5482ec5f1a16ad1cb23fb2d04ad01b15e5ab2b47b662a493402d"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments