Skip to content

Commit b653158

Browse files
committed
mx 7.63.0
1 parent 1961a46 commit b653158

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.62.2.tar.gz"
5-
sha256 "13d92d1e8031dcd4c8968720a81e94ad3daf12f671baca3f93c3107062864f38"
4+
url "https://github.com/graalvm/mx/archive/refs/tags/7.63.0.tar.gz"
5+
sha256 "90b59b242f2bbe465987e2c292ccce90fc1c62fafe7e02375ecf9269f8d10e31"
66
license "GPL-2.0-only"
77

88
livecheck do

0 commit comments

Comments
 (0)