Skip to content

Commit 13897ab

Browse files
committed
mx 7.54.4
1 parent d3e5c77 commit 13897ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mx < Formula
22
desc "Command-line tool used for the development of Graal projects"
33
homepage "https://github.com/graalvm/mx"
4-
url "https://github.com/graalvm/mx/archive/refs/tags/7.54.3.tar.gz"
5-
sha256 "2ba486aacddb9af89f2e1e9a4d6f8e0c0c61f54873326a4df8047b6bdde8241d"
4+
url "https://github.com/graalvm/mx/archive/refs/tags/7.54.4.tar.gz"
5+
sha256 "9970c129c4b0ca4ffa41258e0ecf45594b12de97448665778d01d7116a6197a0"
66
license "GPL-2.0-only"
77

88
livecheck do

0 commit comments

Comments
 (0)