From 3ec2d69c6e6d09cf4fcb4b97dc7d06791f8a610d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 7 Oct 2019 17:39:46 -0400 Subject: [PATCH] sccache 0.2.12 Closes #44986. Signed-off-by: Rui Chen --- Formula/sccache.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sccache.rb b/Formula/sccache.rb index 5b8faf327d..1ee3be9b88 100644 --- a/Formula/sccache.rb +++ b/Formula/sccache.rb @@ -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.11.tar.gz" - sha256 "d72569789c4c54e5c8dc20bbde8e553b85497dbd9a3fdcc6d738a4df411dea46" + url "https://github.com/mozilla/sccache/archive/0.2.12.tar.gz" + sha256 "591a82ddbc2e970630a9426c78c25cbc52c3261b06d57cb4e1f11ab8008629fa" head "https://github.com/mozilla/sccache.git" bottle do