whistle 2.9.38
Closes #117286. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
3d552bdcec
commit
db62bb159b
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
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.37.tgz"
|
||||
sha256 "02fea8cb98e0a50a5b0aab9de975b41fdeff67b4a2e4f36f2633c338bb1df8a2"
|
||||
url "https://registry.npmjs.org/whistle/-/whistle-2.9.38.tgz"
|
||||
sha256 "d3ac4648bc3b56594a78597596adc366603bece04ec812e1126374e670947b6a"
|
||||
license "MIT"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue