Skip to content

Commit 163477b

Browse files
committed
mx 7.58.5
1 parent 9c66392 commit 163477b

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.58.4.tar.gz"
5-
sha256 "3b36b0e590a94859c9e17d798dfcd04e8ce01cd6b18465a22484ee3ad1c5f6c3"
4+
url "https://github.com/graalvm/mx/archive/refs/tags/7.58.5.tar.gz"
5+
sha256 "3d9f503cc2e3efc5fa8bae1e6e7471b9076cad3d6712c26bbb48dd2b63efcd99"
66
license "GPL-2.0-only"
77

88
livecheck do

0 commit comments

Comments
 (0)