From 2fba5bd1f4e1a84f72db906a3e42c750212531ad Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 22 Dec 2020 10:26:08 +0000 Subject: [PATCH] sccache: update 0.2.14 bottle. --- Formula/sccache.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/sccache.rb b/Formula/sccache.rb index 24fc6ea93b80..2b47e1a12938 100644 --- a/Formula/sccache.rb +++ b/Formula/sccache.rb @@ -8,10 +8,9 @@ class Sccache < Formula bottle do cellar :any_skip_relocation - sha256 "32ffff447f57c18f9a38cf4b3072414ee2ee458fe3da9ddb46482c5810101096" => :big_sur - sha256 "a4e38444e682b90e9cea144347e5f1fc32ab309ba448d495b025bb9bb19906d4" => :catalina - sha256 "80f2b3cfa57125f7fd927b8b312483ca91c146dd76702d1a2e0cefdac5ae25f5" => :mojave - sha256 "071e45205799343d3f2be7c3779292cbcf32d1bfa1861f70af55e9cca50fe891" => :high_sierra + sha256 "02f4a0a5af2c1c5cf446fa67ad86a535565e1d7cc84f18a596216cad4492eb68" => :big_sur + sha256 "900c42698ed29c08b034fdeaa990fde48baf9fc608399673d99fb15ade0ba3f7" => :catalina + sha256 "afc4e8ae1f1febbea962db840e49a89079b67af20e6058da8b302bc634c9d60b" => :mojave end depends_on "rust" => :build