From 614eb1cf932c590cc48d456a3de9036150b78f66 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 13 Jun 2019 18:44:46 +0000 Subject: [PATCH] topgrade: update 2.2.1 bottle. --- Formula/topgrade.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/topgrade.rb b/Formula/topgrade.rb index b10a050125..f899daffb0 100644 --- a/Formula/topgrade.rb +++ b/Formula/topgrade.rb @@ -6,9 +6,9 @@ class Topgrade < Formula bottle do cellar :any_skip_relocation - sha256 "9c8520fc3e38af6877d0490e6d2e83a6b00a93fca4929bcf81a1ff4d825b7966" => :mojave - sha256 "4abaf445c56e4f40cd8ffd2980d4e28b21d056d1a9c69ec8b583d8ebcc10cf0f" => :high_sierra - sha256 "77f820b54c71b5ff0d153f6e6da339ec6ca24fae1740690e651e81f02bc4301c" => :sierra + sha256 "69f1b64f8ac819cc253ed5f3e92fe9174e3ebaf3f350179517d0a9c88caeaa9b" => :mojave + sha256 "15aa6ea4ce97d45790b5f2b0490533c9f1d24a55354673a32e3ca545db61d8db" => :high_sierra + sha256 "c8c714d705315698f8d69df6a26c227e76d83956267e8eb95025b5fd21043d06" => :sierra end depends_on "rust" => :build