From 35a7c085e7b7490a44133a37a1ef93a5f990218c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 7 Sep 2026 20:14:43 +0000 Subject: [PATCH] Update manifest schema --- bpf-linker.json | 26 ++++++++++++++++++++++ cargo-binstall.json | 32 +++++++++++++-------------- cargo-crap.json | 5 ++++- cargo-llvm-cov.json | 4 ++-- dprint.json | 4 ++-- kache.json | 26 ++++++++++++++++++++++ oxfmt.json | 38 +++++++++++++++++++++++++++++++++ protoc-gen-connect-openapi.json | 5 ++++- release-plz.json | 4 ++-- shfmt.json | 6 +++--- 10 files changed, 123 insertions(+), 27 deletions(-) diff --git a/bpf-linker.json b/bpf-linker.json index 741f0769..e82a8a78 100644 --- a/bpf-linker.json +++ b/bpf-linker.json @@ -26,6 +26,32 @@ "0.11": { "version": "0.11.0" }, + "0.11.1": { + "x86_64_linux_musl": { + "etag": "0x8DF0CDF53AA8BF6", + "hash": "e058a6aecc9e65fa4c977b298a8e4b738424d7629769fd352eed409fb57e16e8" + }, + "x86_64_macos": { + "etag": "0x8DF0CDF51052618", + "hash": "7771c941196dbb699df285737f9c954fafdda8b560fe5c3726d1a2872e3eacab" + }, + "x86_64_windows": { + "etag": "0x8DF0CDF52364B25", + "hash": "0afb407265502082776c1abd24cbafad44e2ac469a9d91b8439ff9f6f80c1d70" + }, + "aarch64_linux_musl": { + "etag": "0x8DF0CDF5059226B", + "hash": "341ec1c595496877cae2b073544c2226d78a922739632b5732dbaa48507f1380" + }, + "aarch64_macos": { + "etag": "0x8DF0CDF4F6FF269", + "hash": "39e4fca00117e74a834d9904283500e3b00213ce745df448b4757fc375544018" + }, + "aarch64_windows": { + "etag": "0x8DF0CDF4F959FA4", + "hash": "13ea7b2a7e80a6b70b7343915f8667b1d8e3f7e588aeff71312edeab539a2c08" + } + }, "0.11.0": { "x86_64_linux_musl": { "etag": "0x8DEF88A3C954551", diff --git a/cargo-binstall.json b/cargo-binstall.json index a56f41a2..8de4efda 100644 --- a/cargo-binstall.json +++ b/cargo-binstall.json @@ -24,36 +24,36 @@ } }, "latest": { - "version": "1.22.0" + "version": "1.23.0" }, - "1.22.0": { + "1.23.0": { "x86_64_linux_musl": { - "etag": "0x8DF00617118DE7C", - "hash": "df2921254924066627685ee09f6c8b9acd7acef68a338668f879d2b033c09458" + "etag": "0x8DF0B6F06F7381C", + "hash": "64bf954c68bb558431deeabecaec7687edd5541c2189ee263bb8bc18bc4fdf55" }, "x86_64_macos": { - "etag": "0x8DF006175FD0505", - "hash": "88f4459e166c50ece5f240934197ef60b88d12a7b459cb4cea15ab0b7d5dc123" + "etag": "0x8DF0B6F0D17AB36", + "hash": "5b4d6cd99651318e17a26ed9bab7505de0f496d88793a7735a0fc6e2079efe83" }, "x86_64_windows": { - "etag": "0x8DF0061744C7BDA", - "hash": "0950f5a9f3422f74dea181d11f8b4d4447d1e9d1a9fdadcb72ff5b0b63c95207" + "etag": "0x8DF0B6F0AE5FD05", + "hash": "f4641479477aca40387e88297e3813fab8e44a8d21f25faa44e0ff33e2bc1726" }, "aarch64_linux_musl": { - "etag": "0x8DF00617E66C172", - "hash": "2fdf0ad20ffc7c7f94f32c19566f417d227484ff0335664d5df429e459d1354b" + "etag": "0x8DF0B6F18A1660B", + "hash": "ba9b7bf426c7b7375825cd3fa367c3f8a632ca7c6c546fdcb738114b167f4103" }, "aarch64_macos": { - "etag": "0x8DF0061851E8228", - "hash": "c364fd10e494b4fc0cc88a89995446364379a914930f0b0182b1151ad27690a1" + "etag": "0x8DF0B6F1FFF2DA1", + "hash": "0f679c0bc992c6b84fdcbb0f65492588447d26596ef387cb6cb1ba41ad8ceb33" }, "aarch64_windows": { - "etag": "0x8DF00618301D0B2", - "hash": "3aebb3854efc319ab09c01b6dc8b17c568e8a90417f0878608b71fdafc8a437c" + "etag": "0x8DF0B6F1D1A8EA3", + "hash": "a3996cbd0c7fa2be599bd52eaf70ccd8c0dce4cce8d01345d486f47b0e0ee0f9" }, "riscv64_linux_musl": { - "etag": "0x8DF006179170F59", - "hash": "ce9c82bd710607b3ece0613a8216e18ab8830580ec9182402143dd916701c630" + "etag": "0x8DF0B6F1198F90D", + "hash": "ffea93b43f45e5967aadeb8943d75b54267cd8d6191a0f9f764b64d8327fd4f2" } } } diff --git a/cargo-crap.json b/cargo-crap.json index 353cba07..951247c4 100644 --- a/cargo-crap.json +++ b/cargo-crap.json @@ -23,7 +23,10 @@ } }, "latest": { - "version": "0.4.3" + "version": "0.5.0" + }, + "0.5": { + "version": "0.5.0" }, "0.5.0": { "x86_64_linux_gnu": { diff --git a/cargo-llvm-cov.json b/cargo-llvm-cov.json index 139185cd..8f01b62b 100644 --- a/cargo-llvm-cov.json +++ b/cargo-llvm-cov.json @@ -30,10 +30,10 @@ } }, "latest": { - "version": "0.9.0" + "version": "0.9.1" }, "0.9": { - "version": "0.9.0" + "version": "0.9.1" }, "0.9.1": { "x86_64_linux_musl": { diff --git a/dprint.json b/dprint.json index 545dd123..71c94c20 100644 --- a/dprint.json +++ b/dprint.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.57.1" + "version": "0.57.4" }, "0.57": { - "version": "0.57.1" + "version": "0.57.4" }, "0.57.4": { "x86_64_linux_musl": { diff --git a/kache.json b/kache.json index 2e6f634d..d7fab060 100644 --- a/kache.json +++ b/kache.json @@ -23,6 +23,32 @@ "latest": { "version": "0.16.0" }, + "0.17.0": { + "x86_64_linux_musl": { + "etag": "0x8DF0C625A8FF959", + "hash": "65ed65abbe4af2cd13c2e83052adccc26547d18a486f8de001e8996cadfc9bf7" + }, + "x86_64_macos": { + "etag": "0x8DF0C6259DFA068", + "hash": "a4a4afbf47a5ff1831472d801b61cb77e267aa4ddff5a1c8d486ffee86a1b0b8" + }, + "x86_64_windows": { + "etag": "0x8DF0C625A73B058", + "hash": "d2c72841d7937841dde6cd6765b93e9d06b52e47e045cf4d370e6c96f40ad6e9" + }, + "aarch64_linux_musl": { + "etag": "0x8DF0C6259BB36B0", + "hash": "bcb1319225419e9f9f6d465f81c9135b3eb541397eac1bad81adae7a9ca4821b" + }, + "aarch64_macos": { + "etag": "0x8DF0C62594A5640", + "hash": "8bb4140f6bbe2a69f75c7ac1c6d1746eab2215c58bdfb29931fb9d214823cb24" + }, + "aarch64_windows": { + "etag": "0x8DF0C625938B6D5", + "hash": "de352dd4787919732fe87093c36291608c25646f0439b21a8f9ad1367e63995a" + } + }, "0.16": { "version": "0.16.0" }, diff --git a/oxfmt.json b/oxfmt.json index d45d4106..1e2b8716 100644 --- a/oxfmt.json +++ b/oxfmt.json @@ -44,6 +44,44 @@ "1": { "version": "1.81.0" }, + "1.82.0": { + "x86_64_linux_musl": { + "etag": "0x8DF0CF04315105E", + "hash": "34a93eb12f3645a61d758955d0985a897d76f4e31986deb076efbe16505a55e2" + }, + "x86_64_macos": { + "etag": "0x8DF0CF042D87C31", + "hash": "20e82289d7f41399a4d9670a0d78135e14dbe04f421163be2cc0c120d3ad4fa1" + }, + "x86_64_windows": { + "etag": "0x8DF0CF042DC6F5E", + "hash": "33f689a983f3332296b71071409468936db49da03364f081a6359a49aa9daa2e" + }, + "aarch64_linux_musl": { + "etag": "0x8DF0CF042434CB2", + "hash": "e556b6f20a62178e22072951562b372e38bf7fdd6ec29af7b62e49b45b0f4e82" + }, + "aarch64_macos": { + "etag": "0x8DF0CF04250F8EE", + "hash": "2c0a483844922828a8b9b78684cb01e9283242250cad5d7303eb2cce0e027175" + }, + "aarch64_windows": { + "etag": "0x8DF0CF04221638D", + "hash": "2e388e07c85f07f31a198e480d53c3984265795c40afb9909dc2088fb9e6bfd4" + }, + "powerpc64le_linux_gnu": { + "etag": "0x8DF0CF0428DBD8A", + "hash": "a9f994d7ad580ff13cbd9ff24b3c7ae35115aa65e04addcb2accca8b2d6b0ad0" + }, + "riscv64_linux_musl": { + "etag": "0x8DF0CF042B2CF11", + "hash": "8d6f90bf9527b40caeb8cd629a9378585d1faa6f844fa23269310ef31f4fe340" + }, + "s390x_linux_gnu": { + "etag": "0x8DF0CF042BC3A67", + "hash": "0dfe52a5762ac6db0d9310d680c40552d3193d450c50c263532c2f39e31a9a0f" + } + }, "1.81": { "version": "1.81.0" }, diff --git a/protoc-gen-connect-openapi.json b/protoc-gen-connect-openapi.json index 75c9023f..0ad45e3f 100644 --- a/protoc-gen-connect-openapi.json +++ b/protoc-gen-connect-openapi.json @@ -18,7 +18,10 @@ } }, "latest": { - "version": "0.25.8" + "version": "0.26.0" + }, + "0.26": { + "version": "0.26.0" }, "0.26.0": { "x86_64_linux_musl": { diff --git a/release-plz.json b/release-plz.json index 55cd6c00..58e9204e 100644 --- a/release-plz.json +++ b/release-plz.json @@ -21,10 +21,10 @@ } }, "latest": { - "version": "0.3.161" + "version": "0.3.162" }, "0.3": { - "version": "0.3.161" + "version": "0.3.162" }, "0.3.162": { "x86_64_linux_musl": { diff --git a/shfmt.json b/shfmt.json index eeb40754..01ed009e 100644 --- a/shfmt.json +++ b/shfmt.json @@ -18,13 +18,13 @@ } }, "latest": { - "version": "3.14.0" + "version": "3.14.1" }, "3": { - "version": "3.14.0" + "version": "3.14.1" }, "3.14": { - "version": "3.14.0" + "version": "3.14.1" }, "3.14.1": { "x86_64_linux_musl": {