From 787fada3bad4049f85692868424099ad8bba5ae0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 25 Jan 2026 09:26:03 +0900 Subject: [PATCH] Update manifest schema --- cargo-zigbuild.json | 27 ++++++++++++++++++++++++++- tombi.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 54 insertions(+), 3 deletions(-) diff --git a/cargo-zigbuild.json b/cargo-zigbuild.json index 91504da0..b5af0bb4 100644 --- a/cargo-zigbuild.json +++ b/cargo-zigbuild.json @@ -19,7 +19,32 @@ }, "license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)", "latest": { - "version": "0.20.1" + "version": "0.21.2" + }, + "0.21": { + "version": "0.21.2" + }, + "0.21.2": { + "x86_64_linux_musl": { + "etag": "0x8DE5B61AE98AFF3", + "checksum": "6c9192667c38090d6b554d10bc1a9ec9c9cdd56e2db957cd9bfb441c717414ef" + }, + "x86_64_macos": { + "etag": "0x8DE5B61AEA60E63", + "checksum": "0812e3d18495adca531692e98b461856c8c0cf6619e9bb329bbdbffc885700ff" + }, + "x86_64_windows": { + "etag": "0x8DE5B61AE94E39E", + "checksum": "80183314db6fdf65f303b733a4906bd3fb3a4c093dcac9753b4ca0ad44a1c075" + }, + "aarch64_linux_musl": { + "etag": "0x8DE5B61AEA0E419", + "checksum": "d67b05434b84ee6518522ebabde47ae601c4e471c4984be95e4c208d750e9b11" + }, + "aarch64_windows": { + "etag": "0x8DE5B61AE95CCFF", + "checksum": "5ecf6ee927a0f368771c032f992e594e3ebff9a71945c1907e2f4090b27a354f" + } }, "0.21.1": { "x86_64_linux_musl": { diff --git a/tombi.json b/tombi.json index 5f315c53..fa6428ea 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.23" + "version": "0.7.24" }, "0.7": { - "version": "0.7.23" + "version": "0.7.24" + }, + "0.7.24": { + "x86_64_linux_musl": { + "etag": "0x8DE5B493E5BE5CB", + "checksum": "d55f50d622179bf9a336527c31f4a1ea536b14cf507003d9dcbd18574bc08890" + }, + "x86_64_macos": { + "etag": "0x8DE5B493DF3D4E4", + "checksum": "0fc18dfef1971733f45c61bc85d8be2a2a1a8199aa57d708e2d70fb31221f043" + }, + "x86_64_windows": { + "etag": "0x8DE5B493E06849C", + "checksum": "aa1240ea712fed08dcda7a75849dc506ba1c7aebc876b757f9f0e46a2236f61a" + }, + "aarch64_linux_musl": { + "etag": "0x8DE5B493E041655", + "checksum": "c84e85690b4394a27e1ed592259c8c3ff604bd0b19fa910065a21c6a5ffd24dd" + }, + "aarch64_macos": { + "etag": "0x8DE5B493E734B27", + "checksum": "1f57aa7e2c46a69de19c3ff4965e9127fc229e5ecbc761f0dfa5607108c5b926" + }, + "aarch64_windows": { + "etag": "0x8DE5B493DFCCB87", + "checksum": "d5d2a6a4955cd9e3bcba7886154a45a6f25d06ce45d50bea7f8923855a73c633" + } }, "0.7.23": { "x86_64_linux_musl": {