diff --git a/Formula/w/whistle.rb b/Formula/w/whistle.rb index bc13063642047..3b403e3649a7d 100644 --- a/Formula/w/whistle.rb +++ b/Formula/w/whistle.rb @@ -3,18 +3,18 @@ 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 - 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"