From 48d85c255bc1d06dab9b043f17be4909718a03e6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 15 Jun 2024 15:45:58 +0000 Subject: [PATCH 1/2] whistle 2.9.74 --- Formula/w/whistle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/w/whistle.rb b/Formula/w/whistle.rb index bc13063642047..8476f0fe8cdad 100644 --- a/Formula/w/whistle.rb +++ b/Formula/w/whistle.rb @@ -3,8 +3,8 @@ class Whistle < Formula desc "HTTP, HTTP2, HTTPS, Websocket debugging proxy" homepage "https://github.com/avwo/whistle" - url "https://registry.npmjs.org/whistle/-/whistle-2.9.73.tgz" - sha256 "a5bedc12be34474fb3354869e5e76d794d570dc752f787d850dea84a539ab795" + url "https://registry.npmjs.org/whistle/-/whistle-2.9.74.tgz" + sha256 "1e8bfe4ab3417f8769e90de3988dd877404cf936f3a830d014939b4179e58878" license "MIT" bottle do From dfa1eb37bab26f4e32a0c15f3000695205610f9f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 15 Jun 2024 16:22:50 +0000 Subject: [PATCH 2/2] whistle: update 2.9.74 bottle. --- Formula/w/whistle.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/w/whistle.rb b/Formula/w/whistle.rb index 8476f0fe8cdad..3b403e3649a7d 100644 --- a/Formula/w/whistle.rb +++ b/Formula/w/whistle.rb @@ -8,13 +8,13 @@ class Whistle < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b5c5e92706c22b1987ae1178c844e56adf08f7d0f481dd4ba430faf33455b505" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b5c5e92706c22b1987ae1178c844e56adf08f7d0f481dd4ba430faf33455b505" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b5c5e92706c22b1987ae1178c844e56adf08f7d0f481dd4ba430faf33455b505" - sha256 cellar: :any_skip_relocation, sonoma: "f723d3afc075592a53c84be59853e3bc1a29eee0866a9a2445a419e0377f28b5" - sha256 cellar: :any_skip_relocation, ventura: "f723d3afc075592a53c84be59853e3bc1a29eee0866a9a2445a419e0377f28b5" - sha256 cellar: :any_skip_relocation, monterey: "f723d3afc075592a53c84be59853e3bc1a29eee0866a9a2445a419e0377f28b5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5540729f6e8ba1800ce59cbcc2a39dec4f813f9e180d1e8f3d7217574f347901" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8ee7013e1e5b0e4794ce1b4ce81a41674d510fa4afba9d9a64514c14c6c66bdc" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8ee7013e1e5b0e4794ce1b4ce81a41674d510fa4afba9d9a64514c14c6c66bdc" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8ee7013e1e5b0e4794ce1b4ce81a41674d510fa4afba9d9a64514c14c6c66bdc" + sha256 cellar: :any_skip_relocation, sonoma: "6a2fbc53f96d8c72f661e94f2f773d30876f9baf49c1be7f369f3295f19ae79a" + sha256 cellar: :any_skip_relocation, ventura: "6a2fbc53f96d8c72f661e94f2f773d30876f9baf49c1be7f369f3295f19ae79a" + sha256 cellar: :any_skip_relocation, monterey: "6a2fbc53f96d8c72f661e94f2f773d30876f9baf49c1be7f369f3295f19ae79a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "381ecc44ed977d82766047ef3c9f97fee009c9d6b51fc5cf48fc732f29829177" end depends_on "node"