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.
2 parents 36f902e + 0e4d55e commit 3b6ad4eCopy full SHA for 3b6ad4e
Formula/s/sui.rb
@@ -10,6 +10,8 @@ class Sui < Formula
10
regex(/^testnet[._-]v?(\d+(?:\.\d+)+)$/i)
11
end
12
13
+ no_autobump! because: :bumped_by_upstream
14
+
15
bottle do
16
sha256 cellar: :any_skip_relocation, arm64_tahoe: "46d446c3d1dc8fbbbff51f26b9148326b48ff4dca3a1f02fbbedd794fb417bc4"
17
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fea5159e13a655cced1d6df14c65e6b5452395a5851457604b6583b5e9236823"
0 commit comments