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 19b1516 commit b33b3ebCopy full SHA for b33b3eb
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.61.0.tar.gz"
5
- sha256 "08edc6c547371454e5b55f97dc5de9447ba7e3b5e1ece52a1fdb4a571e9bdc0a"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.62.0.tar.gz"
+ sha256 "f0cfb6995a738aca65adf65c5ab97136e77f767c9828138a3e7560caab04c6b3"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments