Skip to content

Commit 71fae90

Browse files
committed
1 parent a8275ff commit 71fae90

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.38.2.tar.gz"
5-
sha256 "dfc966d9526e613bb25f8f109410d40229e88f0817dd8def7a8e772112fe3381"
4+
url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.38.3.tar.gz"
5+
sha256 "d0e5829dba5298550eae28054f595678b303ca459a6a2fd699a6c732317e1784"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)