From a741de180c2afa7584b3874838e44e11bee4c89f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 13 May 2026 01:34:16 +0000 Subject: [PATCH] Update manifest schema --- cargo-deny.json | 4 +-- cargo-llvm-cov.json | 38 ++++++++++++++++++++++++ martin.json | 18 ++++++++++++ mise.json | 6 ++-- tombi.json | 72 +++++++++++++++++++++++++++++++++++++++++++++ uv.json | 38 ++++++++++++++++++++++++ 6 files changed, 171 insertions(+), 5 deletions(-) diff --git a/cargo-deny.json b/cargo-deny.json index 4753cf67..57d94050 100644 --- a/cargo-deny.json +++ b/cargo-deny.json @@ -23,10 +23,10 @@ } }, "latest": { - "version": "0.19.5" + "version": "0.19.6" }, "0.19": { - "version": "0.19.5" + "version": "0.19.6" }, "0.19.6": { "x86_64_linux_musl": { diff --git a/cargo-llvm-cov.json b/cargo-llvm-cov.json index 66c89d12..ad7eec1a 100644 --- a/cargo-llvm-cov.json +++ b/cargo-llvm-cov.json @@ -35,6 +35,44 @@ "0.8": { "version": "0.8.6" }, + "0.8.7": { + "x86_64_linux_musl": { + "etag": "0x8DEB08B2B1E1C29", + "hash": "967b5cc996c29d8baa52bbb4595ef1f53af35255af8e2036ddbc6468d7b523c7" + }, + "x86_64_macos": { + "etag": "0x8DEB08B20CA17C7", + "hash": "288ce0cb976207a9a1ad5af4d7ec9a06c9af116727066fb2287df8d9d1026be9" + }, + "x86_64_windows": { + "etag": "0x8DEB08BA5F00B0A", + "hash": "56bce7aef6bf906af0fe025d2459f8be483d65ed4c105760671f9c92449c966d" + }, + "aarch64_linux_musl": { + "etag": "0x8DEB08B27EEC151", + "hash": "b7bb2ad514166f3b19fc06874c577eefde0010e5ac571f9ae33ff45cd19a4785" + }, + "aarch64_macos": { + "etag": "0x8DEB08B18434DF2", + "hash": "3efee732ed7e9a653e20d96c930e0ec799901289cce90f46bb20f627e2c0d2e9" + }, + "aarch64_windows": { + "etag": "0x8DEB08B50DAB377", + "hash": "1f49a2f9e9c475c2587933b96572a5e5cc06a8a84560cdb60b21315868e576b7" + }, + "powerpc64le_linux_musl": { + "etag": "0x8DEB08B2B8DC570", + "hash": "d2f1678408ccb5345bea02f8e1adc5aed38eb2fee27ee5752ccc3e3fa7e3e596" + }, + "riscv64_linux_musl": { + "etag": "0x8DEB08B2D556124", + "hash": "d27f1cdb7d292f64214ecd9384fa87702f6e11c0c0f558f1b8f8d61bb6552ee2" + }, + "s390x_linux_gnu": { + "etag": "0x8DEB08B2BDFA7FB", + "hash": "f65da6f59bc5091b223b82638b6333e14228cec59a3bde8e9f09f698d0dcdeb9" + } + }, "0.8.6": { "x86_64_linux_musl": { "etag": "0x8DEAD9DFC629D58", diff --git a/martin.json b/martin.json index 7784949d..c811c6fd 100644 --- a/martin.json +++ b/martin.json @@ -39,6 +39,24 @@ "1.9": { "version": "1.9.0" }, + "1.9.1": { + "x86_64_linux_musl": { + "etag": "0x8DEB0597AC2C520", + "hash": "6467f9ccfa847deb6098a0070990d68039b866576ee64af4492099431562a3d6" + }, + "x86_64_macos": { + "etag": "0x8DEB05979E1046A", + "hash": "de6cc3706968c90e97cb1d59ab7b1ba95c4aa22a4237a82f6ece94e8dd398fec" + }, + "aarch64_linux_musl": { + "etag": "0x8DEB05979E0DD8A", + "hash": "f42d0e1e729d2e840f4bd211f06254b07817e1919a86a4e9c3f547503b0449df" + }, + "aarch64_macos": { + "etag": "0x8DEB05979DF0AD3", + "hash": "e0537a58c9eb09b8b2c638fd07f9cc3885db13194859d29eef71a1eb4972180a" + } + }, "1.9.0": { "x86_64_linux_musl": { "etag": "0x8DEACFBBCCAA91B", diff --git a/mise.json b/mise.json index 9d1e7bf2..c922dc67 100644 --- a/mise.json +++ b/mise.json @@ -27,13 +27,13 @@ } }, "latest": { - "version": "2026.5.5" + "version": "2026.5.6" }, "2026": { - "version": "2026.5.5" + "version": "2026.5.6" }, "2026.5": { - "version": "2026.5.5" + "version": "2026.5.6" }, "2026.5.6": { "x86_64_linux_musl": { diff --git a/tombi.json b/tombi.json index 4364e4c9..3d5d12bb 100644 --- a/tombi.json +++ b/tombi.json @@ -7,6 +7,78 @@ "0.11": { "version": "0.11.1" }, + "0.11.3": { + "x86_64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-x86_64-unknown-linux-musl.tar.gz", + "etag": "0x8DEB04145BC79ED", + "hash": "99a575bb0285f5384ed261e4687ab89e3fa5ebf1e4f44f973a2a0c935f54642c", + "bin": "tombi-cli-0.11.3-x86_64-unknown-linux-musl/tombi" + }, + "x86_64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-x86_64-apple-darwin.tar.gz", + "etag": "0x8DEB04145B7C44D", + "hash": "c60d9962139a97291358b9119e6e029b35dacaa19aed79d03251585ee595889d", + "bin": "tombi-cli-0.11.3-x86_64-apple-darwin/tombi" + }, + "x86_64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-x86_64-pc-windows-msvc.zip", + "etag": "0x8DEB04145BC79ED", + "hash": "004745c0cb2868d4a8d7276ab343705f29e0ffecad5d8388c66e9df3dcd9f485" + }, + "aarch64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-aarch64-unknown-linux-musl.tar.gz", + "etag": "0x8DEB04145BB42DC", + "hash": "52b71a30803b60c89dd88dc0f9724554dbab3559605a75ca360073329796d9cd", + "bin": "tombi-cli-0.11.3-aarch64-unknown-linux-musl/tombi" + }, + "aarch64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-aarch64-apple-darwin.tar.gz", + "etag": "0x8DEB0414690DC1D", + "hash": "25c9ac125500650002ac5c3190f6a4c62ba04af9e54af91dd5fd429f605075f2", + "bin": "tombi-cli-0.11.3-aarch64-apple-darwin/tombi" + }, + "aarch64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-aarch64-pc-windows-msvc.zip", + "etag": "0x8DEB04145B3F803", + "hash": "66a9ac3de1fdcbcfff087ba412ae9e52133171abb02a32ea92e7b3f2d8cd6ee8" + } + }, + "0.11.2": { + "x86_64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.2/tombi-cli-0.11.2-x86_64-unknown-linux-musl.tar.gz", + "etag": "0x8DEB02D9B33A9ED", + "hash": "d0ca6daabdb408934d135db66d8e23802dc543d9a3dbf2a3b55d718a8786d010", + "bin": "tombi-cli-0.11.2-x86_64-unknown-linux-musl/tombi" + }, + "x86_64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.2/tombi-cli-0.11.2-x86_64-apple-darwin.tar.gz", + "etag": "0x8DEB02D9BD3A270", + "hash": "daf6a1df9fa5c2e14600a99ef79d7db5bbab41492766690d198d57ed98b02c3b", + "bin": "tombi-cli-0.11.2-x86_64-apple-darwin/tombi" + }, + "x86_64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.2/tombi-cli-0.11.2-x86_64-pc-windows-msvc.zip", + "etag": "0x8DEB02D9BE01785", + "hash": "9a6d139ea53836a24b0e5c79aa7e94482c9fb98d3431fdca160754c5d095fada" + }, + "aarch64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.2/tombi-cli-0.11.2-aarch64-unknown-linux-musl.tar.gz", + "etag": "0x8DEB02D9B281E31", + "hash": "b68b4071fade4ffd146f782b02f4c73114f504c7a2905c0196d48bb2027dd9f1", + "bin": "tombi-cli-0.11.2-aarch64-unknown-linux-musl/tombi" + }, + "aarch64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.2/tombi-cli-0.11.2-aarch64-apple-darwin.tar.gz", + "etag": "0x8DEB02D9B163118", + "hash": "b744bee1505e32fa2d77918d9a123d6cb7ef360e292925562b49afd1cd34683d", + "bin": "tombi-cli-0.11.2-aarch64-apple-darwin/tombi" + }, + "aarch64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.2/tombi-cli-0.11.2-aarch64-pc-windows-msvc.zip", + "etag": "0x8DEB02D9B4B5CF3", + "hash": "af5cacd1b60ad32a41991ec328c7999708cf620488092103300de1ceaf61e046" + } + }, "0.11.1": { "x86_64_linux_musl": { "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.1/tombi-cli-0.11.1-x86_64-unknown-linux-musl.tar.gz", diff --git a/uv.json b/uv.json index 5edb4594..cf6eacf1 100644 --- a/uv.json +++ b/uv.json @@ -73,6 +73,44 @@ "0.11": { "version": "0.11.12" }, + "0.11.14": { + "x86_64_linux_musl": { + "etag": "0x8DEB050ECCD9CDA", + "hash": "077d36f45a0cc6d440b653b2d5c53e7731121e99e54b0221267eec5d1cae76ce" + }, + "x86_64_macos": { + "etag": "0x8DEB050EC38467C", + "hash": "9836c1440b0bd6aa5f81793648a339bd01d593b7b8f575de3b855dae4ab64654" + }, + "x86_64_windows": { + "etag": "0x8DEB050EC64F08E", + "hash": "52ba5d19409aaa688a8a1a6ec8dfb6a4817230d20186e75f4006105c3e39a846" + }, + "aarch64_linux_musl": { + "etag": "0x8DEB050E9089DDA", + "hash": "d7d3966e46915c5f6932692aaf152a2473eecb1d2517ca4f8e88a07484b380b6" + }, + "aarch64_macos": { + "etag": "0x8DEB050E84C1570", + "hash": "4333af5c0730d94323a7819bbdf87ce92dd07fc857d67fff0059e0fca31b5c02" + }, + "aarch64_windows": { + "etag": "0x8DEB050E884991D", + "hash": "d66c76ba912ba66fed011e0189dfbc4527dd9e620a2b5d5d5ecd2ad8936601b8" + }, + "powerpc64le_linux_gnu": { + "etag": "0x8DEB050EB574817", + "hash": "d2da5ba5911b86dfec96f0737b7d1053ed78c0c65e51585db03fb4969b2a3825" + }, + "riscv64_linux_gnu": { + "etag": "0x8DEB050EB6E38BF", + "hash": "55731359293842826cd82d5fbd826a6bce542c3fec458214604e308b352560ed" + }, + "s390x_linux_gnu": { + "etag": "0x8DEB050EBA25488", + "hash": "cc7b233541a76dd484516a39c06d9d14100d1048708483e6f49ee20b6cc5761b" + } + }, "0.11.13": { "x86_64_linux_musl": { "etag": "0x8DEAEFE430114AF",