From eeb933d7902a2ea81fdf8012fdbce4fc9c16cf9b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:15:03 +0000 Subject: [PATCH 1/2] whistle 2.9.90 --- 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 d3857e2fc2b3f..1ff0d9f68c5d0 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.89.tgz" - sha256 "a71b0b8e3aea4b3ec72a055ad1d3d6bb13ebfc43c66c5d537bbe6fc07479b689" + url "https://registry.npmjs.org/whistle/-/whistle-2.9.90.tgz" + sha256 "e7069ef57d8722624801f45cff9bcea2d6a1c101010d45baafd911f3a49acefa" license "MIT" bottle do From 4f1ef73db381a954966dab941af21162ce38ea43 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:57:20 +0000 Subject: [PATCH 2/2] whistle: update 2.9.90 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 1ff0d9f68c5d0..9c6a92baabbf2 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: "87a385f90d88e2edf5a545191170f2e150b409b1a4ea07cc198c9bb5713c0475" + sha256 cellar: :any_skip_relocation, all: "1f3d714dd06800b1456bb065829120b13ebdc7789a750707bf030eaf75c3ef4d" end depends_on "node"