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 b8b20e7 commit 1ed0027Copy full SHA for 1ed0027
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.46.1.tar.gz"
5
- sha256 "ff1160078013d9cb2b0bf817cd7eed2251785960794693e2b4557e949cfb4639"
+ url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.46.2.tar.gz"
+ sha256 "3d5fab2deff62bec7de0d563b77f087e71a799d2c4e1a14ad56625bc00e54107"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments