From 6616f10a5660b95fbdb535bd3cdd6d830ab30303 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 25 Jan 2026 22:53:46 +0900 Subject: [PATCH] Update manifest schema --- cargo-zigbuild.json | 26 ++++++++++++++++++++++++-- tombi.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 52 insertions(+), 4 deletions(-) diff --git a/cargo-zigbuild.json b/cargo-zigbuild.json index b5af0bb4..d4fb6250 100644 --- a/cargo-zigbuild.json +++ b/cargo-zigbuild.json @@ -19,10 +19,32 @@ }, "license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)", "latest": { - "version": "0.21.2" + "version": "0.21.3" }, "0.21": { - "version": "0.21.2" + "version": "0.21.3" + }, + "0.21.3": { + "x86_64_linux_musl": { + "etag": "0x8DE5BF87D0A51B6", + "checksum": "75357b6f733529ddd89e47f67ca63b22b4a2d6b27d118066b441c24a8a98a810" + }, + "x86_64_macos": { + "etag": "0x8DE5BF87D18E757", + "checksum": "0094f9ccc7b325e98896da77e12388f0cb0161593e7182d0235346f1150c226e" + }, + "x86_64_windows": { + "etag": "0x8DE5BF87D080A59", + "checksum": "eab697b128ebd91e0248281c7981496e6c5801ff57c1299c77206a444018d859" + }, + "aarch64_linux_musl": { + "etag": "0x8DE5BF87D12D3A6", + "checksum": "d0f1ce33a3b9cf9280d417a04702e68cdd1d688475f7b13d54dd7cf86b4a2193" + }, + "aarch64_windows": { + "etag": "0x8DE5BF87D1100FF", + "checksum": "f57a397377a27b184825d5ffc35b438ee4cda4304a5c946a6cacad6a362a9e9c" + } }, "0.21.2": { "x86_64_linux_musl": { diff --git a/tombi.json b/tombi.json index fa6428ea..c0811f22 100644 --- a/tombi.json +++ b/tombi.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)", "latest": { - "version": "0.7.24" + "version": "0.7.25" }, "0.7": { - "version": "0.7.24" + "version": "0.7.25" + }, + "0.7.25": { + "x86_64_linux_musl": { + "etag": "0x8DE5BD47F137B9C", + "checksum": "19a371b42558f5130b9e2a1b9214208dadcc43af9629b43acf3d35e2b9452acc" + }, + "x86_64_macos": { + "etag": "0x8DE5BD47FBDC941", + "checksum": "db08320a90e775bc7bc02e1c7021b55802d9883b8ab45434480f553e327fb52a" + }, + "x86_64_windows": { + "etag": "0x8DE5BD47F099B9B", + "checksum": "bef21ca131643d8686478bae22fcc33ef838c55f92d588d66c440e145b0c2818" + }, + "aarch64_linux_musl": { + "etag": "0x8DE5BD47F08B24A", + "checksum": "a617ac265a6dc239a8014882d0370b3f55883af425e4e04be880de4185e37bed" + }, + "aarch64_macos": { + "etag": "0x8DE5BD47F958702", + "checksum": "0983d6e1adf56d95d1e06bd2aea08af0e8adccf40665465dece8f9911a0c1ac1" + }, + "aarch64_windows": { + "etag": "0x8DE5BD47F1354AF", + "checksum": "cfdbcdfe19bfc52fd2d91bab93d4ee1596448cadb01925f35291615f956f34c4" + } }, "0.7.24": { "x86_64_linux_musl": {