mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
sccache: Update to version 0.2.11
This commit is contained in:
parent
0e2da18f0d
commit
27013f07e3
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "https://github.com/mozilla/sccache",
|
||||
"version": "0.2.10",
|
||||
"version": "0.2.11",
|
||||
"description": "Shared compilation cache used as a compiler wrapper to avoid compilation when possible, storing a cache in a remote storage.",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/mozilla/sccache/releases/download/0.2.10/sccache-0.2.10-x86_64-pc-windows-msvc.tar.gz",
|
||||
"hash": "febd7792f9dacf85b37e185aa1018e2bc3ef04d2c267ebf2fbb38ba66eb6497d",
|
||||
"extract_dir": "sccache-0.2.10-x86_64-pc-windows-msvc",
|
||||
"url": "https://github.com/mozilla/sccache/releases/download/0.2.11/sccache-0.2.11-x86_64-pc-windows-msvc.tar.gz",
|
||||
"hash": "729d79b26141e6274b771024c4db1c0015473038e1a413c0434443f232355324",
|
||||
"extract_dir": "sccache-0.2.11-x86_64-pc-windows-msvc",
|
||||
"bin": "sccache.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user