Update sccache@latest to 0.16.0

This commit is contained in:
Taiki Endo
2026-06-21 17:42:09 +09:00
parent 4e48cd5f51
commit b5f9e335d3
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `sccache@latest` to 0.16.0.
## [2.82.1] - 2026-06-20 ## [2.82.1] - 2026-06-20
- Update `vacuum@latest` to 0.29.4. - Update `vacuum@latest` to 0.29.4.
+4 -1
View File
@@ -35,7 +35,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.15.0" "version": "0.16.0"
},
"0.16": {
"version": "0.16.0"
}, },
"0.16.0": { "0.16.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {