Skip to content

Commit b2d3b45

Browse files
committed
cloudflare-wrangler: update 4.20.2 bottle.
1 parent 7a9d3c4 commit b2d3b45

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: "a73f8b3d9cd323a23216f08809d443f1abd6c6c153f32c3e7f689feac29e3b46"
10-
sha256 cellar: :any, arm64_sonoma: "a73f8b3d9cd323a23216f08809d443f1abd6c6c153f32c3e7f689feac29e3b46"
11-
sha256 cellar: :any, arm64_ventura: "a73f8b3d9cd323a23216f08809d443f1abd6c6c153f32c3e7f689feac29e3b46"
12-
sha256 sonoma: "44b170c368be7a312ff22705b109845179369707b4814825f51f0155a32eaff5"
13-
sha256 ventura: "44b170c368be7a312ff22705b109845179369707b4814825f51f0155a32eaff5"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "a81b517511b3386afa28094aeb18a98e5b1705b9a04168872c81ef1dec4bcec7"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4579763db20e7def7bdbc133fc4ce9115f5ff10bdb3d94ce08ecddbc5e8b2bd6"
9+
sha256 cellar: :any, arm64_sequoia: "13aed39bc7e2124cd57a44c1f34804a5b59ee035db19db87a5561a9c32e4dd46"
10+
sha256 cellar: :any, arm64_sonoma: "13aed39bc7e2124cd57a44c1f34804a5b59ee035db19db87a5561a9c32e4dd46"
11+
sha256 cellar: :any, arm64_ventura: "13aed39bc7e2124cd57a44c1f34804a5b59ee035db19db87a5561a9c32e4dd46"
12+
sha256 sonoma: "f077144e00ef1e8e14b03c6e4a9ffb20e48897ea5a2be75db58587bd07f3fe75"
13+
sha256 ventura: "f077144e00ef1e8e14b03c6e4a9ffb20e48897ea5a2be75db58587bd07f3fe75"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "dd54ab04be1210dd23edb468e2421ef0ba08b388f9b30f569bfb40f5edd37bf1"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2601a7da0066f01f06ee2cd9587faf0dead6824a1a0dee313592337819e64cfd"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)