Skip to content
Open

sui 1.71.1 #281076

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/s/sui.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Sui < Formula
desc "Next-generation smart contract platform powered by the Move programming language"
homepage "https://sui.io"
url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.71.0.tar.gz"
sha256 "4915566a21d2eabe2b98bbc63f61271ea2ca825962532186bd6d7b2d30948c3a"
url "https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.71.1.tar.gz"
sha256 "087de5a44bbb95228e1db1f985af5e793241882421d9edfe552f9a7b734d78cb"
license "Apache-2.0"

livecheck do
Expand Down
Loading