ccache 3.6
Closes #36008. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
04b3b8b34e
commit
9e878fa7e3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ccache < Formula
|
||||
desc "Object-file caching compiler wrapper"
|
||||
homepage "https://ccache.samba.org/"
|
||||
url "https://www.samba.org/ftp/ccache/ccache-3.5.tar.xz"
|
||||
sha256 "bdd44b72ae4506a2e2deef9fefb15c606a474bbca7658cd2be26105155eec012"
|
||||
url "https://www.samba.org/ftp/ccache/ccache-3.6.tar.xz"
|
||||
sha256 "a6b129576328fcefad00cb72035bc87bc98b6a76aec0f4b59bed76d67a399b1f"
|
||||
|
||||
bottle do
|
||||
sha256 "b244a2503467746f01416f745f4cfce9b975943c17c490be0e1b6b9ec4a388a0" => :mojave
|
||||
|
|
Loading…
Reference in a new issue