Skip to content

Commit ffcad24

Browse files
committed
cloudflare-wrangler: update 4.21.2 bottle.
1 parent 99cacce commit ffcad24

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: "b85df058b028ab098245f2546865025135d73302cc9e57877d7afee7bc9d5a28"
10-
sha256 cellar: :any, arm64_sonoma: "b85df058b028ab098245f2546865025135d73302cc9e57877d7afee7bc9d5a28"
11-
sha256 cellar: :any, arm64_ventura: "b85df058b028ab098245f2546865025135d73302cc9e57877d7afee7bc9d5a28"
12-
sha256 sonoma: "024b955bfd9600c577a8e24044fd786c66f2c048fab8e5adcd7dc3b12c84abd1"
13-
sha256 ventura: "024b955bfd9600c577a8e24044fd786c66f2c048fab8e5adcd7dc3b12c84abd1"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "3d688d0ce1f10c04aa74a911ee3872650d922a42877481727a759d232d40e234"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "89845e43b2c5410f2b1e50b8e52b72d5135256bffc7077ea85bae58ba679f0c8"
9+
sha256 cellar: :any, arm64_sequoia: "e1827cbd08a96210da2b8ff57ef5c7407a337ad2801a77a276ebcf2a95c8c736"
10+
sha256 cellar: :any, arm64_sonoma: "e1827cbd08a96210da2b8ff57ef5c7407a337ad2801a77a276ebcf2a95c8c736"
11+
sha256 cellar: :any, arm64_ventura: "e1827cbd08a96210da2b8ff57ef5c7407a337ad2801a77a276ebcf2a95c8c736"
12+
sha256 sonoma: "69cb1aaa337df9d65cbe43bb7d18dda2f47f536db3c0bdf687182621bf00b6f2"
13+
sha256 ventura: "69cb1aaa337df9d65cbe43bb7d18dda2f47f536db3c0bdf687182621bf00b6f2"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "44660993a25b7def4f9c0cf1d910c3451599d8ff9e204e3ff99248edc277397e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7cd10ea93842c8c9ca20a8bed6d2ffdcbee6f885b51d18982900aea2360164b3"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)