Skip to content

Commit c603177

Browse files
authored
Merge pull request #220052 from Homebrew/bump-whistle-2.9.96
whistle 2.9.96
2 parents 2e4ac22 + f42aa24 commit c603177

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Formula/w/whistle.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Whistle < Formula
22
desc "HTTP, HTTP2, HTTPS, Websocket debugging proxy"
33
homepage "https://github.com/avwo/whistle"
4-
url "https://registry.npmjs.org/whistle/-/whistle-2.9.95.tgz"
5-
sha256 "0bfe5ad5e2339678c3403cb4f42ca063b24f1e60f249060efafd6bb0967c99b9"
4+
url "https://registry.npmjs.org/whistle/-/whistle-2.9.96.tgz"
5+
sha256 "1cd157fa85a9a910b7d617561b1d5497388cb3c33204b1f650d7d00a6092ef9f"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "c7b044a9fd793178406dade1946884f29c05c82ed5ed3e16a7920491db6f75df"
9+
sha256 cellar: :any_skip_relocation, all: "9935d777cc391e0c02c59cfeda3c7c7bb0562bf642fbcc4b0d3e10f08ff0e780"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)