Skip to content

Commit 7ca7c9e

Browse files
committed
cloudlist: update 1.2.0 bottle.
1 parent 0679353 commit 7ca7c9e

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/c/cloudlist.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Cloudlist < Formula
77
head "https://github.com/projectdiscovery/cloudlist.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5e5f2262604a56516bbf29acd9a60cf926eb956c4c3874569d051265f9279d09"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "faad163c13c4c1c6c4735c4ba6416e40afd090cc5d37f7c4182985730243e601"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b1df534116d2a7f31eb6376b7bb6b5d54f2aae4b48a07635cd1906e95619c873"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "bfbd68af5b5e83e65f674315d3d16c9107927c44bda26e756564e89522f65f5d"
14-
sha256 cellar: :any_skip_relocation, sonoma: "bac836cba3909d086d61494d0449036bc7a5ef66fec2464430e64713428a770e"
15-
sha256 cellar: :any_skip_relocation, ventura: "e05ef7ca27fb2dd7b8675884355ac56b508c19b26484f43275a331fceae889ae"
16-
sha256 cellar: :any_skip_relocation, monterey: "477994afb4b05abcaf618a83c873677282e63d91f8b0297501c8fe66a38a887e"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a9241a072e559afb179fe4726894f47d4cc20bb623eb1bf74a3fe10b9780ae4"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3603d58866ccd9a0b0e0625a91fb77bc6ff74722ea29945eb4e9f96f69c80ef5"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b15e6be6075f52717f26193c5bea6c26efe18c9255507462693a7510a61a1d6c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6630873e1d85bab1610eb37cd4a019043ac5095028d1a0cdbd0796cbb1c6807d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9143db06bbdb9db9250235e1a46467c2169b06039810c8a83f73af69d6a9bb3b"
14+
sha256 cellar: :any_skip_relocation, ventura: "a8406d19b3ca0949f8111097c0c8e1f54ee2c652e823074fa24fc28802892f6d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c0709663a7c567f42394a40206b9950c86c5098ddcbab5316d2bf39f6b4a05a"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)