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 cbb921d commit 8dcf17eCopy full SHA for 8dcf17e
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.48.0.tar.gz"
5
- sha256 "a50f3453e177e30bc045c7491c005690f4682e839f0bd0260c0d394a428fda99"
+ url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.48.1.tar.gz"
+ sha256 "d2b67fddea8205389efb8bbeae22b0aab982d372d9b3e912501bcc19b509919a"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments