Skip to content

Commit 3a63eda

Browse files
committed
snowflake: update 2.10.0 bottle.
1 parent 23f5b93 commit 3a63eda

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/s/snowflake.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Snowflake < Formula
77
head "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b63bb2c64d8b5a89200f1c1751b401215750c15cff5549f613212b44a8017ba4"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ca4bc60a204d685d9f055fb76134cdbe2e5c1f1399e50227547f56caa3b85cdd"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a6b5141e343ba5f4a85c4f936ce19ff3d3e457db142a5b80d02053c24344d98"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "d9fdc390563164a85da485c593b98ad7c6d35c3ac5dfa4b19fa61f6109f6b7a2"
14-
sha256 cellar: :any_skip_relocation, sonoma: "1d7940dae0defa29dccdb11202b6d68344d6224f62670bb3ce88ebf67ea9a4e4"
15-
sha256 cellar: :any_skip_relocation, ventura: "87a1891c2221c92a2b67d759201714f3eb249c3989a180633fac1b5272ce3919"
16-
sha256 cellar: :any_skip_relocation, monterey: "401ac191227baece24a1813fa6e10d606d922d0ac2d09d7efe5bd375bdbaf8ad"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8247de66b9316abc691f84bd22c523f856a2c04bf533a2e20e5f5936020d67a"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f926865935ace496c5465ac77b411110819c0abc381deb6e9d02dac464a4bfae"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f926865935ace496c5465ac77b411110819c0abc381deb6e9d02dac464a4bfae"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f926865935ace496c5465ac77b411110819c0abc381deb6e9d02dac464a4bfae"
13+
sha256 cellar: :any_skip_relocation, sonoma: "342e004423b68eb1eb2fabeab0897c359c9fde404a752b8b096fe49e8d1105ce"
14+
sha256 cellar: :any_skip_relocation, ventura: "342e004423b68eb1eb2fabeab0897c359c9fde404a752b8b096fe49e8d1105ce"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6143f4101916cb682afe11c0736fe7a11a1878d11d6ef081794046e60f37f924"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)