Skip to content

Commit

Permalink
cloudflare-wrangler2: update 3.45.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 3, 2024
1 parent 4011a9d commit 3fd7d0d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/c/cloudflare-wrangler2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ class CloudflareWrangler2 < Formula
license any_of: ["Apache-2.0", "MIT"]

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0d445bf0fb9777fc5e6a00fd29c1ce4bbf3bdaff2ddde28a7b1a0a0e75c31cad"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0d445bf0fb9777fc5e6a00fd29c1ce4bbf3bdaff2ddde28a7b1a0a0e75c31cad"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0d445bf0fb9777fc5e6a00fd29c1ce4bbf3bdaff2ddde28a7b1a0a0e75c31cad"
sha256 cellar: :any_skip_relocation, sonoma: "a9866ac43338fe569f6ae3360f54548bbfb84929048ba30525874d6210f46a83"
sha256 cellar: :any_skip_relocation, ventura: "a9866ac43338fe569f6ae3360f54548bbfb84929048ba30525874d6210f46a83"
sha256 cellar: :any_skip_relocation, monterey: "a9866ac43338fe569f6ae3360f54548bbfb84929048ba30525874d6210f46a83"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f9d52494b0eed96437785b4137c4469e0ff0dfe02a0d6611d89b5c75bec5e31d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "21de865785c6dae375e64ba77c120e5ff14670cb4bba64535b67122acd0664df"
sha256 cellar: :any_skip_relocation, arm64_ventura: "21de865785c6dae375e64ba77c120e5ff14670cb4bba64535b67122acd0664df"
sha256 cellar: :any_skip_relocation, arm64_monterey: "21de865785c6dae375e64ba77c120e5ff14670cb4bba64535b67122acd0664df"
sha256 cellar: :any_skip_relocation, sonoma: "c0e6223b3925b5d1042bec414826c496b95b086193b6c718545785dc90120b97"
sha256 cellar: :any_skip_relocation, ventura: "c0e6223b3925b5d1042bec414826c496b95b086193b6c718545785dc90120b97"
sha256 cellar: :any_skip_relocation, monterey: "db9f41cc6789805b73a302fc1609fcb05766b7750165ab155693ff90a1aa2d12"
sha256 cellar: :any_skip_relocation, x86_64_linux: "302a4cf23ae8f8ce85c8af3849950fbca578092d014671b9b43b580a77af609f"
end

depends_on "node"
Expand Down

0 comments on commit 3fd7d0d

Please sign in to comment.