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 63b2d2e commit 4d17abeCopy full SHA for 4d17abe
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.0.tar.gz"
5
- sha256 "1ca70aa7613f5482ec5f1a16ad1cb23fb2d04ad01b15e5ab2b47b662a493402d"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.58.1.tar.gz"
+ sha256 "d6783390ecad56bcb559876d9e9a258052785606a5d412da515407979ad3fcbb"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments