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 7b32be9 commit 0385278Copy full SHA for 0385278
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.45.0.tar.gz"
5
- sha256 "3a183f08ec03936af26a32a3aa6edd2406d7337ccb0bf835f902aa6f3009705b"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.45.1.tar.gz"
+ sha256 "77e92d487dc4bc03d65e9a19970569f90bc6f5ad9956bb1737af19fb2dc201ee"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments