diff --git a/Formula/w/whistle.rb b/Formula/w/whistle.rb index 8476f0fe8cdad..3b403e3649a7d 100644 --- a/Formula/w/whistle.rb +++ b/Formula/w/whistle.rb @@ -8,13 +8,13 @@ class Whistle < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b5c5e92706c22b1987ae1178c844e56adf08f7d0f481dd4ba430faf33455b505" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b5c5e92706c22b1987ae1178c844e56adf08f7d0f481dd4ba430faf33455b505" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b5c5e92706c22b1987ae1178c844e56adf08f7d0f481dd4ba430faf33455b505" - sha256 cellar: :any_skip_relocation, sonoma: "f723d3afc075592a53c84be59853e3bc1a29eee0866a9a2445a419e0377f28b5" - sha256 cellar: :any_skip_relocation, ventura: "f723d3afc075592a53c84be59853e3bc1a29eee0866a9a2445a419e0377f28b5" - sha256 cellar: :any_skip_relocation, monterey: "f723d3afc075592a53c84be59853e3bc1a29eee0866a9a2445a419e0377f28b5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5540729f6e8ba1800ce59cbcc2a39dec4f813f9e180d1e8f3d7217574f347901" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8ee7013e1e5b0e4794ce1b4ce81a41674d510fa4afba9d9a64514c14c6c66bdc" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8ee7013e1e5b0e4794ce1b4ce81a41674d510fa4afba9d9a64514c14c6c66bdc" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8ee7013e1e5b0e4794ce1b4ce81a41674d510fa4afba9d9a64514c14c6c66bdc" + sha256 cellar: :any_skip_relocation, sonoma: "6a2fbc53f96d8c72f661e94f2f773d30876f9baf49c1be7f369f3295f19ae79a" + sha256 cellar: :any_skip_relocation, ventura: "6a2fbc53f96d8c72f661e94f2f773d30876f9baf49c1be7f369f3295f19ae79a" + sha256 cellar: :any_skip_relocation, monterey: "6a2fbc53f96d8c72f661e94f2f773d30876f9baf49c1be7f369f3295f19ae79a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "381ecc44ed977d82766047ef3c9f97fee009c9d6b51fc5cf48fc732f29829177" end depends_on "node"