mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
sccache: Update to version 0.2.10
This commit is contained in:
parent
53f9a35748
commit
4e5134cbc9
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/mozilla/sccache",
|
"homepage": "https://github.com/mozilla/sccache",
|
||||||
"version": "0.2.9",
|
"version": "0.2.10",
|
||||||
"description": "Shared compilation cache used as a compiler wrapper to avoid compilation when possible, storing a cache in a remote storage.",
|
"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",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/mozilla/sccache/releases/download/0.2.9/sccache-0.2.9-x86_64-pc-windows-msvc.tar.gz",
|
"url": "https://github.com/mozilla/sccache/releases/download/0.2.10/sccache-0.2.10-x86_64-pc-windows-msvc.tar.gz",
|
||||||
"hash": "6dd85f65fccb1cdb00e7c5804c3f3ba523c1ed20ea8f777d454826eef17c636f",
|
"hash": "febd7792f9dacf85b37e185aa1018e2bc3ef04d2c267ebf2fbb38ba66eb6497d",
|
||||||
"extract_dir": "sccache-0.2.9-x86_64-pc-windows-msvc",
|
"extract_dir": "sccache-0.2.10-x86_64-pc-windows-msvc",
|
||||||
"bin": "sccache.exe",
|
"bin": "sccache.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user