Skip to content

Commit ffb182d

Browse files
committed
mx 7.35.1
1 parent 3f3a9d5 commit ffb182d

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.34.2.tar.gz"
5-
sha256 "a1b44ba20d05c108878c515f7515be5c9ccd33733d865a4668ad0c277730e53f"
4+
url "https://github.com/graalvm/mx/archive/refs/tags/7.35.1.tar.gz"
5+
sha256 "28138156356cc3a1520c07daf67569dc4e0ba017cca7c246d625a6492979e7e8"
66
license "GPL-2.0-only"
77

88
livecheck do

0 commit comments

Comments
 (0)