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 bf14f12 commit 3fff75cCopy full SHA for 3fff75c
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.2.tar.gz"
5
- sha256 "36be851af651f17a7049c027d08994d75c93908e11dba8c90e0ab367ea7f196a"
+ url "https://github.com/graalvm/mx/archive/refs/tags/7.45.3.tar.gz"
+ sha256 "d873419df5db69efd129d8c467cf746515fafa8bb5179368b270a65d56193286"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments