Skip to content

Commit

Permalink
Merge pull request #199749 from Homebrew/bump-whistle-2.9.90
Browse files Browse the repository at this point in the history
whistle 2.9.90
  • Loading branch information
BrewTestBot authored Dec 2, 2024
2 parents 223f665 + 4f1ef73 commit f30f112
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.89.tgz"
sha256 "a71b0b8e3aea4b3ec72a055ad1d3d6bb13ebfc43c66c5d537bbe6fc07479b689"
url "https://registry.npmjs.org/whistle/-/whistle-2.9.90.tgz"
sha256 "e7069ef57d8722624801f45cff9bcea2d6a1c101010d45baafd911f3a49acefa"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "87a385f90d88e2edf5a545191170f2e150b409b1a4ea07cc198c9bb5713c0475"
sha256 cellar: :any_skip_relocation, all: "1f3d714dd06800b1456bb065829120b13ebdc7789a750707bf030eaf75c3ef4d"
end

depends_on "node"
Expand Down

0 comments on commit f30f112

Please sign in to comment.