diff --git a/CHANGELOG.md b/CHANGELOG.md index 931aea41..74d2d5e4 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.15.0. + - Update `mise@latest` to 2026.4.27. - Update `cyclonedx@latest` to 0.31.0. diff --git a/manifests/sccache.json b/manifests/sccache.json index 18ed5112..8bfdcf09 100644 --- a/manifests/sccache.json +++ b/manifests/sccache.json @@ -35,7 +35,10 @@ } }, "latest": { - "version": "0.14.0" + "version": "0.15.0" + }, + "0.15": { + "version": "0.15.0" }, "0.15.0": { "x86_64_linux_musl": {