Bug 1633907 - Upgrade sccache to current master. r=rstewart

There were a fair number of changes, but the main ones are the switch to
a faster hash (blake3), and to tokio 0.2's faster scheduler.

Differential Revision: https://phabricator.services.mozilla.com/D72960
This commit is contained in:
Mike Hommey 2020-04-29 21:18:49 +00:00
parent a6d8f5029b
commit 0d618c2eb1

View File

@ -357,8 +357,8 @@ sccache:
fetch:
type: git
repo: https://github.com/mozilla/sccache
# 0.2.13 release + fix for clang-cl on Linux
revision: 2aadef2c5a07a59658c0cc3da4a90b153293f543
# 0.2.13 release + various changes
revision: 27bf3e61c4a82541f794275884a3fb1a3b1fc4f3
fxc2:
description: fxc2 source code