Skip to content

Commit 1ed0027

Browse files
committed
1 parent b8b20e7 commit 1ed0027

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.46.1.tar.gz"
5-
sha256 "ff1160078013d9cb2b0bf817cd7eed2251785960794693e2b4557e949cfb4639"
4+
url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.46.2.tar.gz"
5+
sha256 "3d5fab2deff62bec7de0d563b77f087e71a799d2c4e1a14ad56625bc00e54107"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)