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 4744882 commit a77d5b5Copy full SHA for a77d5b5
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.30.3.tar.gz"
5
- sha256 "60b9eb2ac965a38689a30201e991720e925f5c7f9c1bdc6fc2a929bef80228de"
+ url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.32.0.tar.gz"
+ sha256 "796e16f4ab2e32b13beee78029add82171b61772cf2ffbbd0f36cf499261a791"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments