From 6daa1a40c3b18c632d5b53942e8e087769597106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Tue, 30 Jun 2026 15:39:29 +0200 Subject: [PATCH] Mirror sccache 0.16.0 --- files/rustc/sccache.toml | 34 ++++++++++------------------------ 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/files/rustc/sccache.toml b/files/rustc/sccache.toml index 895971e..80b839e 100644 --- a/files/rustc/sccache.toml +++ b/files/rustc/sccache.toml @@ -279,43 +279,29 @@ sha256 = "bf198b548e82f334dd092e493c2dc1adf7b8557a6651a3a2c37249aff801db42" legacy = true [[files]] -name = "2026-06-19-sccache-v0.16.0-aarch64-apple-darwin.tar.gz" -sha256 = "ded590cae2c72042c61178632906bef62d635fa20d45f8b22110a2241f430960" -source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-aarch64-apple-darwin.tar.gz" +name = "rustc/2026-06-19-sccache-v0.16.0-x86_64-apple-darwin.tar.gz" +sha256 = "f7dbd055db75a938ab1539f5316c5d08e73a1b94c40ab170ddcc617f5bf18343" +source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-x86_64-apple-darwin.tar.gz" license = "Apache License v2.0" -rename-from = "sccache-v0.16.0-aarch64-apple-darwin.tar.gz" +rename-from = "sccache-v0.16.0-x86_64-apple-darwin.tar.gz" [[files]] -name = "2026-06-19-sccache-v0.16.0-aarch64-pc-windows-msvc.zip" -sha256 = "6a715fe44d9b7a2cac15c256411ef232d3b6276e2421bd3be16ab32af71fbf88" -source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-aarch64-pc-windows-msvc.zip" +name = "rustc/2026-06-19-sccache-v0.16.0-x86_64-pc-windows-msvc.zip" +sha256 = "b8514ed7552e148b0a032114f745118dcb801791adafafeaf9935e4bfb0edf1b" +source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-x86_64-pc-windows-msvc.zip" license = "Apache License v2.0" -rename-from = "sccache-v0.16.0-aarch64-pc-windows-msvc.zip" +rename-from = "sccache-v0.16.0-x86_64-pc-windows-msvc.zip" [[files]] -name = "2026-06-19-sccache-v0.16.0-aarch64-unknown-linux-musl.tar.gz" +name = "rustc/2026-06-19-sccache-v0.16.0-aarch64-unknown-linux-musl.tar.gz" sha256 = "f73a5c39f96bb6ebb89cc7915cf182260d4cbf30765322c5e793d0fe8bd80784" source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-aarch64-unknown-linux-musl.tar.gz" license = "Apache License v2.0" rename-from = "sccache-v0.16.0-aarch64-unknown-linux-musl.tar.gz" [[files]] -name = "2026-06-19-sccache-v0.16.0-x86_64-unknown-linux-musl.tar.gz" +name = "rustc/2026-06-19-sccache-v0.16.0-x86_64-unknown-linux-musl.tar.gz" sha256 = "aec995a83ad3dff3d14b6314e08858b7b73d35ca85a5bcf3d3a9ec07dee35588" source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-x86_64-unknown-linux-musl.tar.gz" license = "Apache License v2.0" rename-from = "sccache-v0.16.0-x86_64-unknown-linux-musl.tar.gz" - -[[files]] -name = "2026-06-19-sccache-0.16.0-x86_64-pc-windows-msvc.zip" -sha256 = "b8514ed7552e148b0a032114f745118dcb801791adafafeaf9935e4bfb0edf1b" -source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-x86_64-pc-windows-msvc.zip" -license = "Apache License v2.0" -rename-from = "sccache-v0.16.0-x86_64-pc-windows-msvc.zip" - -[[files]] -name = "2026-06-19-sccache-v0.16.0-x86_64-apple-darwin.tar.gz" -sha256 = "f7dbd055db75a938ab1539f5316c5d08e73a1b94c40ab170ddcc617f5bf18343" -source = "https://github.com/mozilla/sccache/releases/download/v0.16.0/sccache-v0.16.0-x86_64-apple-darwin.tar.gz" -license = "Apache License v2.0" -rename-from = "sccache-v0.16.0-x86_64-apple-darwin.tar.gz"