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 ddfca9d commit f01175dCopy full SHA for f01175d
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.64.1.tar.gz"
5
- sha256 "bb0dacbdfdbf92feee15808bda0e7f84243c4f399c26cfa50bbe87d6a596b1bb"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.64.2.tar.gz"
+ sha256 "02ca987e8839c7632949983261a3535cc976d66434787ee9edfdd839a4744a20"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments