Skip to content

Commit

Permalink
cloudflare-wrangler2: update 3.95.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 10, 2024
1 parent 9f36f66 commit 15a4bb7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cloudflare-wrangler2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class CloudflareWrangler2 < Formula
license any_of: ["Apache-2.0", "MIT"]

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "56c9999a12981026f9cbc95dfb97a231959adea673ad675a9482f928b0322ad2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "56c9999a12981026f9cbc95dfb97a231959adea673ad675a9482f928b0322ad2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "56c9999a12981026f9cbc95dfb97a231959adea673ad675a9482f928b0322ad2"
sha256 cellar: :any_skip_relocation, sonoma: "a80abc894d2528098ad940e015c466425e18336fb2ea94284dea9d3ede48ff80"
sha256 cellar: :any_skip_relocation, ventura: "a80abc894d2528098ad940e015c466425e18336fb2ea94284dea9d3ede48ff80"
sha256 cellar: :any_skip_relocation, x86_64_linux: "116524e35197a776eb2788992c7f5b67582cd84e7f3cc9dec601ec0250f5690a"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "24394980ccf292523f9d723f7495e366ad9d1def66341bd7f2c5346653442a8c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "24394980ccf292523f9d723f7495e366ad9d1def66341bd7f2c5346653442a8c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "24394980ccf292523f9d723f7495e366ad9d1def66341bd7f2c5346653442a8c"
sha256 cellar: :any_skip_relocation, sonoma: "3072a6a911aae7aca42b8c5165dd1bed964edc6f29e77439c050a4b0a078aab2"
sha256 cellar: :any_skip_relocation, ventura: "3072a6a911aae7aca42b8c5165dd1bed964edc6f29e77439c050a4b0a078aab2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "689bec0ae9dc84553cda5b02d45aa5bc3423a58e22b427d72fc288d91553e770"
end

depends_on "node"
Expand Down

0 comments on commit 15a4bb7

Please sign in to comment.