Bug 1561702 - Bump sccache in tree to 0.2.9 release. r=dmajor

This version includes several fixes for sccache-dist in addition
to changes that make sccache compatible with cargo pipelining.

Differential Revision: https://phabricator.services.mozilla.com/D36075

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Chris Manchester 2019-06-26 19:58:16 +00:00
parent 5f8bbed9ba
commit ed3205a579

View File

@ -1,8 +1,8 @@
#!/bin/bash
set -x -e -v
# 0.2.8 + a number of changes
SCCACHE_REVISION=fd3cc3918bb8bad48329785ed8894f1c096f06db
# 0.2.9 release
SCCACHE_REVISION=73e52df48813fed9a77c8e071019dfb917fe5cce
TARGET="$1"
# This script is for building sccache