diff --git a/CHANGELOG.md b/CHANGELOG.md index b3dcd579..a7b5e342 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.18.0. + - Update `oxfmt@latest` to 1.83.0. - Update `mise@latest` to 2026.9.9. diff --git a/manifests/sccache.json b/manifests/sccache.json index 27d7a3dd..cc53a91b 100644 --- a/manifests/sccache.json +++ b/manifests/sccache.json @@ -35,7 +35,10 @@ } }, "latest": { - "version": "0.17.0" + "version": "0.18.0" + }, + "0.18": { + "version": "0.18.0" }, "0.18.0": { "x86_64_linux_musl": {