Update sccache manifest

This commit is contained in:
Taiki Endo
2026-04-29 18:42:45 +00:00
committed by github-actions[bot]
parent 8324debf4c
commit 89761c8db9

34
manifests/sccache.json generated
View File

@@ -37,6 +37,40 @@
"latest": { "latest": {
"version": "0.14.0" "version": "0.14.0"
}, },
"0.15.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA60451CA1112",
"hash": "782d2b5dd7ae0a55ebe368ab258114d0928d019ac2d949ab85d5d02f3926709e"
},
"x86_64_macos": {
"etag": "0x8DEA6044FF17166",
"hash": "f8da93e0689122268f720ddb48c8357f3da18be8c88aff23a8e75a7a219367db"
},
"x86_64_windows": {
"etag": "0x8DEA60450D9E185",
"hash": "b0b257a164bf438b2dea134ca7ded41c100f59a64b3bf275a202f1e8102ab217"
},
"aarch64_linux_musl": {
"etag": "0x8DEA60448F9BF88",
"hash": "3a6a3712b49da3d263bf2d30d702de4302793016019e800bfb81c0c69401d8f8"
},
"aarch64_macos": {
"etag": "0x8DEA6044706FE7C",
"hash": "430ef7b5f54256d3ed5bfe77e8b0afc51aa209aeebe4f95b69c3a52ce3acc6e9"
},
"aarch64_windows": {
"etag": "0x8DEA60447F644B8",
"hash": "f4f304dc9dd9bd2f9b0032a0091efac1c093934bb095f207381558f80c3d0a24"
},
"riscv64_linux_musl": {
"etag": "0x8DEA6044CF155B9",
"hash": "d24b685ca21bf9388da5311c4dfe88de813acea84ca85b12d67f4e4b9a7a983a"
},
"s390x_linux_musl": {
"etag": "0x8DEA6044ED0F256",
"hash": "729618c5fe016aa553f372ec28bfeff4288ba5d99baee6dc04031336a789b6f1"
}
},
"0.14": { "0.14": {
"version": "0.14.0" "version": "0.14.0"
}, },