Skip to content

Commit 45583a8

Browse files
committed
cloudflare-wrangler: update 4.33.1 bottle.
1 parent 3d1ad69 commit 45583a8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/cloudflare-wrangler.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class CloudflareWrangler < Formula
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "71cc88bd2f20c486d527269f40655c98690a961687a4b08020ffa9215e684f18"
10-
sha256 cellar: :any, arm64_sonoma: "71cc88bd2f20c486d527269f40655c98690a961687a4b08020ffa9215e684f18"
11-
sha256 cellar: :any, arm64_ventura: "71cc88bd2f20c486d527269f40655c98690a961687a4b08020ffa9215e684f18"
12-
sha256 cellar: :any, sonoma: "ca653bd7f3a961dcd95097bcbc5a553cc31d8a902db832c2477e8dd90f530e04"
13-
sha256 cellar: :any, ventura: "ca653bd7f3a961dcd95097bcbc5a553cc31d8a902db832c2477e8dd90f530e04"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "28abca363bfc56722c073091b1e2d19d40008f9ec10e8b0769cfe9ae6431bde4"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d83f544c155a31d8cb9487e6e45c54fbfae6e0afff377cd0d654086465e2078"
9+
sha256 cellar: :any, arm64_sequoia: "1def5eaf56f5aeec4a9bd07fc26ae748a6b66e5da64c2807357ef0428b3723de"
10+
sha256 cellar: :any, arm64_sonoma: "1def5eaf56f5aeec4a9bd07fc26ae748a6b66e5da64c2807357ef0428b3723de"
11+
sha256 cellar: :any, arm64_ventura: "1def5eaf56f5aeec4a9bd07fc26ae748a6b66e5da64c2807357ef0428b3723de"
12+
sha256 cellar: :any, sonoma: "00b6d8e3ee0bfa3f89db2bf65be37a6204480b1f06dc11597f3af39c14b0713e"
13+
sha256 cellar: :any, ventura: "00b6d8e3ee0bfa3f89db2bf65be37a6204480b1f06dc11597f3af39c14b0713e"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "321ef661de61396bbfa7f48a35cbed252a5c95d2d9109202ef7f5e4c64586a0c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "890fa9028e632ed8b6e5a0dd3bba67e24ab10e548ec22332f60c3c50ee25ccbb"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)