Skip to content

Commit

Permalink
whistle: update 2.9.62 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 2, 2024
1 parent b385e1a commit 66ec805
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/w/whistle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Whistle < Formula
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 66ec805

Please sign in to comment.