Skip to content

Commit

Permalink
Merge pull request #202233 from Homebrew/bump-whistle-2.9.92
Browse files Browse the repository at this point in the history
whistle 2.9.92
  • Loading branch information
BrewTestBot authored Dec 23, 2024
2 parents 96adc97 + eebde41 commit 3a687f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/w/whistle.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
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
sha256 cellar: :any_skip_relocation, all: "88cd2b60cb3ce270c812c56b5943e53228d9287a627e182f3398ab08af09433b"
sha256 cellar: :any_skip_relocation, all: "2fe6eaccddb15ec48e48fe22b9ff1069db50ff075956ee0b6757e2c0a4540c4f"
end

depends_on "node"
Expand Down

0 comments on commit 3a687f8

Please sign in to comment.