Skip to content

Commit 962fde1

Browse files
committed
cloudflare-wrangler: update 4.24.4 bottle.
1 parent 14ffdf4 commit 962fde1

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: "9d592640227fd90d01d19fc8eff591aee17396bef3bfe0b06e5877be6e0c7d72"
10-
sha256 cellar: :any, arm64_sonoma: "9d592640227fd90d01d19fc8eff591aee17396bef3bfe0b06e5877be6e0c7d72"
11-
sha256 cellar: :any, arm64_ventura: "9d592640227fd90d01d19fc8eff591aee17396bef3bfe0b06e5877be6e0c7d72"
12-
sha256 sonoma: "cf7a5cb49e56bf4db027d7e26f78955f7b5c5fdd838b4f7b626a86717ea18e05"
13-
sha256 ventura: "cf7a5cb49e56bf4db027d7e26f78955f7b5c5fdd838b4f7b626a86717ea18e05"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "bfb10d26461b1f22af7f82d82a027044428ba41826cc271bd80877554e02c068"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "20e7ce64f7e71be6d48aa6d50dbf4104a072dccb48f7c474094b6344c14c63a9"
9+
sha256 cellar: :any, arm64_sequoia: "6866ddc40f9c850d8baafc6d0648ed52e5de6e31e8fd14233d813c9ca9868356"
10+
sha256 cellar: :any, arm64_sonoma: "6866ddc40f9c850d8baafc6d0648ed52e5de6e31e8fd14233d813c9ca9868356"
11+
sha256 cellar: :any, arm64_ventura: "6866ddc40f9c850d8baafc6d0648ed52e5de6e31e8fd14233d813c9ca9868356"
12+
sha256 sonoma: "11b2a163c1342c52fefad0208a63c863d753a5a22668117785cbfa4b4ac7f016"
13+
sha256 ventura: "11b2a163c1342c52fefad0208a63c863d753a5a22668117785cbfa4b4ac7f016"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "125750e867c073bd35fc91caf4277921850a91fc04e72c9869679137b56711ff"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b27afa72ca4ee66cf22c90f87c16fb57eb39f805b0c8124ded046a049b0eda0"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)