From c52cf145772dc199086f2afb2596fd62c9e92c1a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 15 Oct 2020 07:17:57 +0000 Subject: [PATCH] whistle: update 2.5.24 bottle. --- Formula/whistle.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/whistle.rb b/Formula/whistle.rb index c7efc802557..5a41697ab54 100644 --- a/Formula/whistle.rb +++ b/Formula/whistle.rb @@ -13,9 +13,9 @@ class Whistle < Formula bottle do cellar :any_skip_relocation - sha256 "f3eaaa67c00481f922a51fdc4f8e8264a1870f42ad306376a471bedaf48642d4" => :catalina - sha256 "861c978726b0da4951cb3466161c767bc13c841244e8e6304985edad3dcea16c" => :mojave - sha256 "419b2a38012fa2988854fd316aebae5f8088048f8551efcf10739dac137f2f62" => :high_sierra + sha256 "8b0b38d0724fd046289639c289cd87dc0f7b4e127cb3bf55ec5fd37a390484ff" => :catalina + sha256 "83487ff5f87aea8e4bddf2b0a6dbdfcd77c67ebf75c82ec59d64e4df3e8e3a59" => :mojave + sha256 "492ff0f1e3dadef8ebd18a08464d29a2aba4a45458d881f81d7f1af140e97808" => :high_sierra end depends_on "node"