sccache 0.2.10

Closes #42952.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-08-08 18:22:01 -04:00 committed by Chongyu Zhu
parent b2d0ec600e
commit ef0a99f36d
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Sccache < Formula
desc "Used as a compiler wrapper and avoids compilation when possible"
homepage "https://github.com/mozilla/sccache"
url "https://github.com/mozilla/sccache/archive/0.2.9.tar.gz"
sha256 "a24cf714dad8f3f1a50a7ae32665451e36487e3c76f5d92d57f5e4ef7176c0c3"
url "https://github.com/mozilla/sccache/archive/0.2.10.tar.gz"
sha256 "e55813d2ca01ebf5704973bb5765a6b3bdf2d6f563be34441a278599579bb5e0"
head "https://github.com/mozilla/sccache.git"
bottle do