Skip to content

Commit

Permalink
Merge pull request #158785 from BrewTestBot/bump-whistle-2.9.62
Browse files Browse the repository at this point in the history
whistle 2.9.62
  • Loading branch information
BrewTestBot authored Jan 2, 2024
2 parents a7704cb + 66ec805 commit 21d13b7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/w/whistle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
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.61.tgz"
sha256 "f883fbbb41b05cf1b667dd24cb8560ffa603665fa0a1c58a1fc1b582eed62b0a"
url "https://registry.npmjs.org/whistle/-/whistle-2.9.62.tgz"
sha256 "0648c8b532c901a552075fde751714837564ec6a5b556fff96285ff1ea03a70d"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ab2da578dd75f849cee454577217d75c3c7c645f0b2121876d2f96e7974f24c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ab2da578dd75f849cee454577217d75c3c7c645f0b2121876d2f96e7974f24c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3ab2da578dd75f849cee454577217d75c3c7c645f0b2121876d2f96e7974f24c"
sha256 cellar: :any_skip_relocation, sonoma: "9145f134f9318880112bbac43457eaf3dd3dd719f4e46449d4dedd83a6725c90"
sha256 cellar: :any_skip_relocation, ventura: "9145f134f9318880112bbac43457eaf3dd3dd719f4e46449d4dedd83a6725c90"
sha256 cellar: :any_skip_relocation, monterey: "9145f134f9318880112bbac43457eaf3dd3dd719f4e46449d4dedd83a6725c90"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9145f134f9318880112bbac43457eaf3dd3dd719f4e46449d4dedd83a6725c90"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "238c2dbee6a3d4ea4dcc6515d923d68cb20fd69f21c14182d374dd1b064516e1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "238c2dbee6a3d4ea4dcc6515d923d68cb20fd69f21c14182d374dd1b064516e1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "238c2dbee6a3d4ea4dcc6515d923d68cb20fd69f21c14182d374dd1b064516e1"
sha256 cellar: :any_skip_relocation, sonoma: "80daea0f54a3f02e6bc64eba8fbae57baac1518a45423b298534a47ba5b732d6"
sha256 cellar: :any_skip_relocation, ventura: "80daea0f54a3f02e6bc64eba8fbae57baac1518a45423b298534a47ba5b732d6"
sha256 cellar: :any_skip_relocation, monterey: "80daea0f54a3f02e6bc64eba8fbae57baac1518a45423b298534a47ba5b732d6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "80daea0f54a3f02e6bc64eba8fbae57baac1518a45423b298534a47ba5b732d6"
end

depends_on "node"
Expand Down

0 comments on commit 21d13b7

Please sign in to comment.