From 0a4d135871cc5463179d49962354a8d7a04c4a28 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 8 Jan 2018 23:10:24 -0800 Subject: [PATCH] sccache 0.2.4 Closes #22604. Signed-off-by: ilovezfs --- Formula/sccache.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sccache.rb b/Formula/sccache.rb index be6735767a..3e933a91d4 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.3.tar.gz" - sha256 "ad2f11714b6d37ce5a49c91dda609c5f7a3913e988596cbe9847083ee4358254" + url "https://github.com/mozilla/sccache/archive/0.2.4.tar.gz" + sha256 "82d8d553a0cf2752e71266523f9aac30c1b5a12fa6b1faea8c7c6e1ec9827371" head "https://github.com/mozilla/sccache.git" bottle do