Skip to content

Commit f01175d

Browse files
committed
mx 7.64.2
1 parent ddfca9d commit f01175d

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.64.1.tar.gz"
5-
sha256 "bb0dacbdfdbf92feee15808bda0e7f84243c4f399c26cfa50bbe87d6a596b1bb"
4+
url "https://github.com/graalvm/mx/archive/refs/tags/7.64.2.tar.gz"
5+
sha256 "02ca987e8839c7632949983261a3535cc976d66434787ee9edfdd839a4744a20"
66
license "GPL-2.0-only"
77

88
livecheck do

0 commit comments

Comments
 (0)