From 75664282076577eae7874e5a717b0319d43643a1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 15 Apr 2026 00:41:29 +0000 Subject: [PATCH] Update manifest schema --- biome.json | 38 ++++++++++++++++++++++++++++++++++++++ cargo-nextest.json | 35 +++++++++++++++++++++++++++++++++++ zizmor.json | 6 +++--- 3 files changed, 76 insertions(+), 3 deletions(-) diff --git a/biome.json b/biome.json index 1ca64f82..f81d0f9f 100644 --- a/biome.json +++ b/biome.json @@ -11,6 +11,44 @@ "2.4": { "version": "2.4.11" }, + "2.4.12": { + "x86_64_linux_musl": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-linux-x64-musl", + "etag": "0x8DE9A52C9C67EE4", + "hash": "09acbdcd294e40e1f5c493e58f56f78cf2522c9d9b9f4609323c05689e8dc4bd", + "bin": "biome" + }, + "x86_64_macos": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-darwin-x64", + "etag": "0x8DE9A52C98D38A5", + "hash": "2617d939c0076743cbc597d9e1531628a0346eb19e6916f9374cb6e8f203fe3b", + "bin": "biome" + }, + "x86_64_windows": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-win32-x64.exe", + "etag": "0x8DE9A52CA29DA1D", + "hash": "bb4309a0c05caf7377fc071b770d503c5e052a45f8ddea3c9dca34890f202189", + "bin": "biome.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-linux-arm64-musl", + "etag": "0x8DE9A52C937FE5A", + "hash": "8334e330fdc3eca2461928071704092b615831035108b1761386981262570f2c", + "bin": "biome" + }, + "aarch64_macos": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-darwin-arm64", + "etag": "0x8DE9A52C9684DEF", + "hash": "ac5775441d77af4ef9f61827e6058b2ec21db469102c94ccd9d1c48d09d5c461", + "bin": "biome" + }, + "aarch64_windows": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-win32-arm64.exe", + "etag": "0x8DE9A52C96CB5D0", + "hash": "df8552b36007c4339bda7d5328a5d41560f761fd24d53fffe31f58b171483b66", + "bin": "biome.exe" + } + }, "2.4.11": { "x86_64_linux_musl": { "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.11/biome-linux-x64-musl", diff --git a/cargo-nextest.json b/cargo-nextest.json index f26464b2..62f72b3c 100644 --- a/cargo-nextest.json +++ b/cargo-nextest.json @@ -33,6 +33,41 @@ "0.9": { "version": "0.9.132" }, + "0.9.133": { + "previous_stable_version": "0.9.132", + "x86_64_linux_gnu": { + "etag": "0x8DE9A69A09A2C2E", + "hash": "a9f992321e8759818400d93abb9477b4b11422d18d216e8d208505bd73454103" + }, + "x86_64_linux_musl": { + "etag": "0x8DE9A6A8E17A645", + "hash": "c42e03975841e4de3d7b80de39683a57f916532f349c1783f736bd55a9388d90" + }, + "x86_64_macos": { + "etag": "0x8DE9A6A301F6420", + "hash": "6141b22cb71970aed9bd44bb21e31170755db94a469603760df327ebb219a109" + }, + "x86_64_windows": { + "etag": "0x8DE9A6AD40CB8FE", + "hash": "7a2ecd620bb377255b1de642b6587b73efb4dc6d35beaf13cabf52bdb7ca2ba9" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE9A69FDAEB379", + "hash": "8e4d241c78f9cbf5ca8597b13004f0441c18af484ea105b8f83b44a716c82d3d" + }, + "aarch64_linux_musl": { + "etag": "0x8DE9A69B4847E92", + "hash": "27495080ed27032e3bf019a50d2d72b7d85fe48c6391cf24de80d5157771049f" + }, + "aarch64_windows": { + "etag": "0x8DE9A6AD91613C1", + "hash": "7a9b714bd5879db124e8d8a4e4e5959295345678456af61741a516d17f6e4a69" + }, + "riscv64_linux_gnu": { + "etag": "0x8DE9A69A1E2EE1A", + "hash": "57146e41731792fd25efd9d8e20cd3854807bd7b73197deb7266920b3114ff09" + } + }, "0.9.132": { "previous_stable_version": "0.9.131", "x86_64_linux_gnu": { diff --git a/zizmor.json b/zizmor.json index 241a1d8d..8b721b95 100644 --- a/zizmor.json +++ b/zizmor.json @@ -19,13 +19,13 @@ }, "license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)", "latest": { - "version": "1.24.0" + "version": "1.24.1" }, "1": { - "version": "1.24.0" + "version": "1.24.1" }, "1.24": { - "version": "1.24.0" + "version": "1.24.1" }, "1.24.1": { "x86_64_linux_gnu": {