Upgrade sccache binaries to 0.2.8 (#1576)

Binaries are directly from
https://github.com/mozilla/sccache/releases/tag/0.2.8
This commit is contained in:
Ryan Dahl 2019-01-26 02:49:14 -05:00 committed by GitHub
parent 34dbd31593
commit aace768474
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 3 deletions

View file

@ -26,6 +26,9 @@ cache:
- third_party/v8/third_party/llvm-build/
install:
# Because prebuilt/ is cached, we need to manually reset changes that might
# happen to the sha1 files here.
- git checkout -- prebuilt
- nvm install v8
- nvm use --delete-prefix v8
- node -v

View file

@ -1 +1,2 @@
be5e7f887af952dbe190d31290b84830da859f72
eb8a16722a8019259244022b9c2e0412aeafefdd

View file

@ -1 +1 @@
962934c8a014c9342cee3b3e82dc0cd93d32875a
573863cf8284cfeffdbf3983d38c1b87663be724

View file

@ -1 +1 @@
e86e1be158c650ade13ee58748421963acf5e8b2
780e971f6651a1cd142bf2f6a8403068fb62d2f8