Skip to content

Commit 1aab7ed

Browse files
committed
1 parent f565b85 commit 1aab7ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sui.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sui < Formula
22
desc "Next-generation smart contract platform powered by the Move programming language"
33
homepage "https://sui.io"
4-
url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.41.1.tar.gz"
5-
sha256 "3ce90dfa120b8adc270c3e2c60e392a131bba7c9b77f3feee8c392daca87da96"
4+
url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.42.1.tar.gz"
5+
sha256 "57c704ec80dcc61a2ab1360945b24827458074b96a078ae93e3c6f8c345142b8"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)