We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e4ac22 + f42aa24 commit c603177Copy full SHA for c603177
Formula/w/whistle.rb
@@ -1,12 +1,12 @@
1
class Whistle < Formula
2
desc "HTTP, HTTP2, HTTPS, Websocket debugging proxy"
3
homepage "https://github.com/avwo/whistle"
4
- url "https://registry.npmjs.org/whistle/-/whistle-2.9.95.tgz"
5
- sha256 "0bfe5ad5e2339678c3403cb4f42ca063b24f1e60f249060efafd6bb0967c99b9"
+ url "https://registry.npmjs.org/whistle/-/whistle-2.9.96.tgz"
+ sha256 "1cd157fa85a9a910b7d617561b1d5497388cb3c33204b1f650d7d00a6092ef9f"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "c7b044a9fd793178406dade1946884f29c05c82ed5ed3e16a7920491db6f75df"
+ sha256 cellar: :any_skip_relocation, all: "9935d777cc391e0c02c59cfeda3c7c7bb0562bf642fbcc4b0d3e10f08ff0e780"
10
end
11
12
depends_on "node"
0 commit comments