sccache 0.2.10
Closes #42952. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
b2d0ec600e
commit
ef0a99f36d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue