From c809881b316fca74d544b4c6fc89f0f82bb36406 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 1 May 2026 09:46:04 +0000 Subject: [PATCH] Update `sccache@latest` to 0.15.0 --- CHANGELOG.md | 2 ++ manifests/sccache.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e470dcc0..25599a73 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 `gungraun-runner@latest` to 0.18.2. 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": {