sccache: update 0.2.6 bottle.

This commit is contained in:
BrewTestBot 2018-03-13 05:45:57 +00:00 committed by commitay
parent 0e22e926db
commit e6739a4f13

View file

@ -6,9 +6,9 @@ class Sccache < Formula
head "https://github.com/mozilla/sccache.git"
bottle do
sha256 "97afe82a53186e7f45e1a2034766c6333c7fa81ffc8325e25df8566620a055a7" => :high_sierra
sha256 "c2418b2f7631293068ded33558088237f96c0d993f4a5957cc9ddb99649a62f5" => :sierra
sha256 "d3c9818cd6ea11aba71b6db5ddc321b4701331b57c78aa0c8dcce8bf20e77d3c" => :el_capitan
sha256 "5d0500e016fbc93d4939a433b885ec9a2eb0d8307b1c1bc43de46f7356bfdb17" => :high_sierra
sha256 "b562291098b0a464249f947614105e565e847b3b3b4590beee38a1035fdf152c" => :sierra
sha256 "39d0e84cd978d2113fcc6638a9646ea42088f38391eb46c31d03adbfda61794b" => :el_capitan
end
depends_on "rust" => :build