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 42127fe commit 61a2655Copy full SHA for 61a2655
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.39.0.tar.gz"
5
- sha256 "ff11ad1f9a5592ccb9b5a835c1d0efea4e134353f332e208b4cb03ebc40e1c93"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.40.0.tar.gz"
+ sha256 "a5d9d23a1170163af2f2183089164a57cdd9c9fb532aafef8912f2fae0b6bd22"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments