diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf5a9e7..e7694df2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `sccache@latest` to 0.16.0. + ## [2.82.1] - 2026-06-20 - Update `vacuum@latest` to 0.29.4. diff --git a/manifests/sccache.json b/manifests/sccache.json index 29a16a9e..e9cc8044 100644 --- a/manifests/sccache.json +++ b/manifests/sccache.json @@ -35,7 +35,10 @@ } }, "latest": { - "version": "0.15.0" + "version": "0.16.0" + }, + "0.16": { + "version": "0.16.0" }, "0.16.0": { "x86_64_linux_musl": {