From 0764238439fabf4f35a79c8c03d4cfbc18e4ae76 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:54:04 +0000 Subject: [PATCH] cloudflare-wrangler2: update 3.78.7 bottle. --- Formula/c/cloudflare-wrangler2.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/c/cloudflare-wrangler2.rb b/Formula/c/cloudflare-wrangler2.rb index 2e8964eeabe7..e16fc1badcd7 100644 --- a/Formula/c/cloudflare-wrangler2.rb +++ b/Formula/c/cloudflare-wrangler2.rb @@ -6,12 +6,12 @@ class CloudflareWrangler2 < Formula license any_of: ["Apache-2.0", "MIT"] bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "dc97c8002f2ad46b404fc2b3b44135affe075c1cd4eb44299e2e0a205235e1fb" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc97c8002f2ad46b404fc2b3b44135affe075c1cd4eb44299e2e0a205235e1fb" - sha256 cellar: :any_skip_relocation, arm64_ventura: "dc97c8002f2ad46b404fc2b3b44135affe075c1cd4eb44299e2e0a205235e1fb" - sha256 cellar: :any_skip_relocation, sonoma: "9f12e481a7ce54d1a6da22db58b6033a99b3f77718e987bdf198a850de3852c0" - sha256 cellar: :any_skip_relocation, ventura: "9f12e481a7ce54d1a6da22db58b6033a99b3f77718e987bdf198a850de3852c0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "dfcb6b40c10d5f29a969ff1e0592a1e5f93a9ff613ffc3c1d6c0ac2fd090890a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "27014cd7e63a7a395dc107c4cb405335cf8cff2d4375edc5cb60c1a79ff95e6e" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "27014cd7e63a7a395dc107c4cb405335cf8cff2d4375edc5cb60c1a79ff95e6e" + sha256 cellar: :any_skip_relocation, arm64_ventura: "27014cd7e63a7a395dc107c4cb405335cf8cff2d4375edc5cb60c1a79ff95e6e" + sha256 cellar: :any_skip_relocation, sonoma: "85758ba695447c5e15721cee85c23ae2d869b6a37eb6029269501461cfc2466a" + sha256 cellar: :any_skip_relocation, ventura: "85758ba695447c5e15721cee85c23ae2d869b6a37eb6029269501461cfc2466a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ab367ffbde6644ed6b7defe97244016c16c53d08f80a98e50cbf3ac55849d1e5" end depends_on "node"