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 b77e52d commit f07f73aCopy full SHA for f07f73a
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.49.0.tar.gz"
5
- sha256 "79fa861d4adc2daef73d713181206f111ae4287735444cf4ad13675d48cb7a53"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.49.1.tar.gz"
+ sha256 "78c49294d7933d2feb51c5cba1ff2396f40f6d7004c7be87cfa3c8d11e78d9c9"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments