We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f565b85 commit 1aab7edCopy full SHA for 1aab7ed
Formula/s/sui.rb
@@ -1,8 +1,8 @@
1
class Sui < Formula
2
desc "Next-generation smart contract platform powered by the Move programming language"
3
homepage "https://sui.io"
4
- url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.41.1.tar.gz"
5
- sha256 "3ce90dfa120b8adc270c3e2c60e392a131bba7c9b77f3feee8c392daca87da96"
+ url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.42.1.tar.gz"
+ sha256 "57c704ec80dcc61a2ab1360945b24827458074b96a078ae93e3c6f8c345142b8"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments