From e0de9b81acfdb7b51079679c401fbdf3f06b7ff0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 9 Aug 2026 05:16:47 +0000 Subject: [PATCH] Update manifest schema --- editorconfig-checker.json | 121 +++++++++++++++++++++++++++++++++++++- kingfisher.json | 36 +++++++++++- mise.json | 32 +++++++++- osv-scanner.json | 7 ++- uv.json | 42 ++++++++++++- wasm-bindgen.json | 26 +++++++- zola.json | 4 +- 7 files changed, 253 insertions(+), 15 deletions(-) diff --git a/editorconfig-checker.json b/editorconfig-checker.json index acbccc99..f1b57773 100644 --- a/editorconfig-checker.json +++ b/editorconfig-checker.json @@ -2,10 +2,127 @@ "rust_crate": null, "template": null, "latest": { - "version": "3.8.0" + "version": "3.10.0" }, "3": { - "version": "3.8.0" + "version": "3.10.0" + }, + "3.11.1": { + "x86_64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.1/ec-linux-amd64.tar.gz", + "etag": "0x8DEF53C67032FE5", + "hash": "5a37922963248451e88149251e49f6ae08f69717a3918202a51fe9945e19691e", + "bin": "bin/ec-linux-amd64" + }, + "x86_64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.1/ec-darwin-amd64.tar.gz", + "etag": "0x8DEF53C67E34F3C", + "hash": "a9f68961e33d1a3b3f134c403557c8b2bbafb70b21b4c32b5d9245ffc2875f4f", + "bin": "bin/ec-darwin-amd64" + }, + "x86_64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.1/ec-windows-amd64.zip", + "etag": "0x8DEF53C677B17B2", + "hash": "6f81f034bbaf77d7ea73274aa7d33995baf9e0d91bc4d4caa8eccff4645f870e", + "bin": "bin/ec-windows-amd64.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.1/ec-linux-arm64.tar.gz", + "etag": "0x8DEF53C66FC80B0", + "hash": "073d5263f0c5953f3e847df44a84403ecc284ab77419de56e280ab92bc082e8d", + "bin": "bin/ec-linux-arm64" + }, + "aarch64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.1/ec-darwin-arm64.tar.gz", + "etag": "0x8DEF53C67009AD0", + "hash": "69205598fe8b26677d31194c5c9fdf7e8be321909ffb3c99efb5c9e4e648583e", + "bin": "bin/ec-darwin-arm64" + }, + "aarch64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.1/ec-windows-arm64.zip", + "etag": "0x8DEF53C67D57C1F", + "hash": "358f3bbf0c297ba81174bac69dc745d75a52cdb7a587f35506955c47baf11428", + "bin": "bin/ec-windows-arm64.exe" + } + }, + "3.11.0": { + "x86_64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.0/ec-linux-amd64.tar.gz", + "etag": "0x8DEF539D8DAFDAE", + "hash": "5eba1f3f03641dc09cafae9feb7e913e2bf29e976c4286974a637f2b5f953b6d", + "bin": "bin/ec-linux-amd64" + }, + "x86_64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.0/ec-darwin-amd64.tar.gz", + "etag": "0x8DEF539D8CA6E90", + "hash": "573bd2b93b905e3f1244c66ed784eec3ca902dad76c249de3ad0f90510042998", + "bin": "bin/ec-darwin-amd64" + }, + "x86_64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.0/ec-windows-amd64.zip", + "etag": "0x8DEF539D8D2A2B0", + "hash": "70b3de37018c6b27fd97e3b161691d25636af6e21241a16cd149b3046cade36c", + "bin": "bin/ec-windows-amd64.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.0/ec-linux-arm64.tar.gz", + "etag": "0x8DEF539D87A10EF", + "hash": "4e8d97b667af90cf85644f24a932aa9d35e5384581a59f2e00cd84838ce99bb5", + "bin": "bin/ec-linux-arm64" + }, + "aarch64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.0/ec-darwin-arm64.tar.gz", + "etag": "0x8DEF539D8718F09", + "hash": "63f335f58eadd7df9bb863ff0225ce95c2bc17d04d099fd5b936e57a81b6503f", + "bin": "bin/ec-darwin-arm64" + }, + "aarch64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.0/ec-windows-arm64.zip", + "etag": "0x8DEF539D92B9C74", + "hash": "0f39ba6dd6d948bd5cb3d56bcc88ebb89ab7a1ef21577a84a632c0632ff5b30e", + "bin": "bin/ec-windows-arm64.exe" + } + }, + "3.10": { + "version": "3.10.0" + }, + "3.10.0": { + "x86_64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.10.0/ec-linux-amd64.tar.gz", + "etag": "0x8DEF4DBE0879361", + "hash": "fcf35f10e9628fa88c0b4b7dd6ee55c6eabe267d578347907b1cbe0ede21a6f4", + "bin": "bin/ec-linux-amd64" + }, + "x86_64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.10.0/ec-darwin-amd64.tar.gz", + "etag": "0x8DEF4DBE13418CE", + "hash": "cd65718f07e2efb8dcb286c458cb181a2fb8c4e48c82629da6e9e657aaf2cac2", + "bin": "bin/ec-darwin-amd64" + }, + "x86_64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.10.0/ec-windows-amd64.zip", + "etag": "0x8DEF4DBE0931F2D", + "hash": "860de8014a738890440620828cc3eb49bef2beed13ab8c40ec255364ac0e1e44", + "bin": "bin/ec-windows-amd64.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.10.0/ec-linux-arm64.tar.gz", + "etag": "0x8DEF4DBE136FBC5", + "hash": "953ccbe18d6dab1dc92dbdc65e2ba97cf2886e5ef17206d11f245fef54499c8f", + "bin": "bin/ec-linux-arm64" + }, + "aarch64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.10.0/ec-darwin-arm64.tar.gz", + "etag": "0x8DEF4DBE0E772A7", + "hash": "7b3c4fae8d04b6c4dcd5e197cfebb1ae912ba10d04c3dd9b3713b75566697302", + "bin": "bin/ec-darwin-arm64" + }, + "aarch64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.10.0/ec-windows-arm64.zip", + "etag": "0x8DEF4DBE0E13811", + "hash": "865237fa01621d2824294f20fecc6880e18db0c7d0e6dacf82f7d749eb4c0a49", + "bin": "bin/ec-windows-arm64.exe" + } }, "3.8": { "version": "3.8.0" diff --git a/kingfisher.json b/kingfisher.json index fada9e15..d2fad00c 100644 --- a/kingfisher.json +++ b/kingfisher.json @@ -27,10 +27,42 @@ } }, "latest": { - "version": "1.110.0" + "version": "1.112.0" }, "1": { - "version": "1.110.0" + "version": "1.112.0" + }, + "1.112": { + "version": "1.112.0" + }, + "1.112.0": { + "x86_64_linux_musl": { + "etag": "0x8DEF4EEACB01CD8", + "hash": "6de98a3ac489b42235f83a4247770378c137413a1aa52a314717f28e9938f709" + }, + "x86_64_macos": { + "etag": "0x8DEF4EEB0E7AAC2", + "hash": "49842fa6659a2c0ab7cc60903408fa57613aac40b3d1e84e5efd8be47ca32f24" + }, + "x86_64_windows": { + "etag": "0x8DEF4EEAB276CEE", + "hash": "72219e3d27a35632d9992da6bbb710049dbc8bd3c72cbd4ca13050d66487307f" + }, + "aarch64_linux_musl": { + "etag": "0x8DEF4EEAEEA88F3", + "hash": "24c33ede872dd008c68fb36fd07a22d4bbe99c6753ac790f1bb8a3852664b448" + }, + "aarch64_macos": { + "etag": "0x8DEF4EEB17A669A", + "hash": "b8e594dc904b1ebed242a11d2aa5e38a046efd93fe1367dd15c4c17f76905ed4" + }, + "aarch64_windows": { + "etag": "0x8DEF4EEABF5AEEA", + "hash": "f3ad271ff493e4d8636d4da63b82ded54fa5f5eb30c803334fe0e481f5cd5ed8" + } + }, + "1.111": { + "version": "1.111.0" }, "1.111.0": { "x86_64_linux_musl": { diff --git a/mise.json b/mise.json index 8b4ae782..4a3823f0 100644 --- a/mise.json +++ b/mise.json @@ -27,13 +27,39 @@ } }, "latest": { - "version": "2026.8.2" + "version": "2026.8.3" }, "2026": { - "version": "2026.8.2" + "version": "2026.8.3" }, "2026.8": { - "version": "2026.8.2" + "version": "2026.8.3" + }, + "2026.8.3": { + "x86_64_linux_musl": { + "etag": "0x8DEF4D4A8B2C7B1", + "hash": "d664237d85ef20c53f979476c782891b275f3663a2b6c6193b1c6356869312a5" + }, + "x86_64_macos": { + "etag": "0x8DEF4D4AB0D5AAA", + "hash": "15310f580fce8b3dad93e5e1a916592651dfdb7fa9a6904cb60ee52e5d8cbecd" + }, + "x86_64_windows": { + "etag": "0x8DEF4D4AC574264", + "hash": "b6d0186b55029fda72e375b36be3cbef103db269abd46abb27e6b503e9ed3001" + }, + "aarch64_linux_musl": { + "etag": "0x8DEF4D4A589ED0A", + "hash": "819ddd5839dc8d4c8669d4a131b72972d9fe97faae43843fb2cf3e752e2d30d9" + }, + "aarch64_macos": { + "etag": "0x8DEF4D4AA2487C4", + "hash": "46f2ff77244fd7caa9602fdb190e5db3da3d60ed5d1b579512aad942303a477a" + }, + "aarch64_windows": { + "etag": "0x8DEF4D4ABDDA657", + "hash": "6a350491f2ea85a3ff91d4a974b17b4c152e88340b2014129749498a4a3821ea" + } }, "2026.8.2": { "x86_64_linux_musl": { diff --git a/osv-scanner.json b/osv-scanner.json index 55f4e522..727d0be5 100644 --- a/osv-scanner.json +++ b/osv-scanner.json @@ -2,10 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "2.4.0" + "version": "2.5.0" }, "2": { - "version": "2.4.0" + "version": "2.5.0" + }, + "2.5": { + "version": "2.5.0" }, "2.5.0": { "x86_64_linux_musl": { diff --git a/uv.json b/uv.json index d192b1c3..3c9d35f3 100644 --- a/uv.json +++ b/uv.json @@ -68,10 +68,48 @@ } }, "latest": { - "version": "0.12.2" + "version": "0.12.3" }, "0.12": { - "version": "0.12.2" + "version": "0.12.3" + }, + "0.12.3": { + "x86_64_linux_musl": { + "etag": "0x8DEF4A1C7DE360F", + "hash": "0643b9fb8c9fb27458e709ce6ff939695013c41975ff7b02d3f3b138d8d4bdb3" + }, + "x86_64_macos": { + "etag": "0x8DEF4A1C770E586", + "hash": "4c9f52262a14da336e4a42ed24992d12d0c956acde87619e4611d321dffa602b" + }, + "x86_64_windows": { + "etag": "0x8DEF4A1C7808B63", + "hash": "b23350c79e8ad0192b8124af13a0f17e8d4e4549524785e1aef389ae5a06990e" + }, + "aarch64_linux_musl": { + "etag": "0x8DEF4A1C5176365", + "hash": "fa513fca1eb2913334c944fe9adbdd410274a1cbe8dd05d03699a9eb85311d4e" + }, + "aarch64_macos": { + "etag": "0x8DEF4A1C47509EE", + "hash": "546f7f8a6c70ff13a3a9d2bc958db3427298cebf3e0cb756f9177133b7068843" + }, + "aarch64_windows": { + "etag": "0x8DEF4A1C5258465", + "hash": "4343217d668727b8a8eb5cad92389a1d2eeead93c89940d1b955ba1bb15462eb" + }, + "powerpc64le_linux_gnu": { + "etag": "0x8DEF4A1C6C05A58", + "hash": "bff188fcf2d867c5595f8db6061a39e54752ab213eaefc14287f37e85afe9ead" + }, + "riscv64_linux_gnu": { + "etag": "0x8DEF4A1C6E8514D", + "hash": "84d0d7d1359c432545b5717b5d7ba97465d694e13bd80646e04769b54890037d" + }, + "s390x_linux_gnu": { + "etag": "0x8DEF4A1C714D51C", + "hash": "c6d0d036c4250bd28554c78b411b711ff9367a7dd12f241a27f5b7d43f549ae3" + } }, "0.12.2": { "x86_64_linux_musl": { diff --git a/wasm-bindgen.json b/wasm-bindgen.json index 71025601..f14916dc 100644 --- a/wasm-bindgen.json +++ b/wasm-bindgen.json @@ -43,10 +43,32 @@ } }, "latest": { - "version": "0.2.126" + "version": "0.2.127" }, "0.2": { - "version": "0.2.126" + "version": "0.2.127" + }, + "0.2.127": { + "x86_64_linux_musl": { + "etag": "0x8DEF4E7BE420E82", + "hash": "61d4a7dc85acfa0d2354ccc0b8361928c7e52a746d17f28ebaa795ed3dc1614a" + }, + "x86_64_macos": { + "etag": "0x8DEF4E7BE2AF700", + "hash": "81049c79f4e283e1725e6582a0528af1301a70ad23add1df1c4d042ec825263d" + }, + "x86_64_windows": { + "etag": "0x8DEF4E7BE599AA3", + "hash": "fd52ef9896cbb0f4f59ef115bdf2f4664a76d716b6201c35e5936018ad680cfc" + }, + "aarch64_linux_gnu": { + "etag": "0x8DEF4E7BE5A83FB", + "hash": "1ce0ebd74e378d989651091f93c917bd7700996945d4c5ce37ec9507f149225c" + }, + "aarch64_macos": { + "etag": "0x8DEF4E7BE3D58DB", + "hash": "cd93e691eb5953ace5d8ffce52a20b024077a3dac3e2215b8224136b0efb7585" + } }, "0.2.126": { "x86_64_linux_musl": { diff --git a/zola.json b/zola.json index 74f704df..42fa313c 100644 --- a/zola.json +++ b/zola.json @@ -21,10 +21,10 @@ } }, "latest": { - "version": "0.23.1" + "version": "0.23.2" }, "0.23": { - "version": "0.23.1" + "version": "0.23.2" }, "0.23.2": { "x86_64_linux_musl": {