From 555af0f4c5189069ef688c5795468a34c2b1ca1f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:10:17 +0000 Subject: [PATCH 1/2] whistle 2.9.92 --- 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 4d0d8ca2faad4..f2e95897dcd67 100644 --- a/Formula/w/whistle.rb +++ b/Formula/w/whistle.rb @@ -1,8 +1,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.91.tgz" - sha256 "8a233c30e396491e1cd5402f16a1f8e3210a9c796aeccf3e592424b765a548d6" + url "https://registry.npmjs.org/whistle/-/whistle-2.9.92.tgz" + sha256 "648cfd15c94bb54d9699adc5a8a8c0cd9934fb951d8e4f88b5b36056a068b153" license "MIT" bottle do From eebde41fe1b2ba84d5286b7fdf5d4f9ee54134ee Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:55:22 +0000 Subject: [PATCH 2/2] whistle: update 2.9.92 bottle. --- Formula/w/whistle.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/w/whistle.rb b/Formula/w/whistle.rb index f2e95897dcd67..7f0c11b422b03 100644 --- a/Formula/w/whistle.rb +++ b/Formula/w/whistle.rb @@ -6,7 +6,7 @@ class Whistle < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "88cd2b60cb3ce270c812c56b5943e53228d9287a627e182f3398ab08af09433b" + sha256 cellar: :any_skip_relocation, all: "2fe6eaccddb15ec48e48fe22b9ff1069db50ff075956ee0b6757e2c0a4540c4f" end depends_on "node"