From 79f9fd9df5bb63ff48386ad5ed72b94b713355a0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 30 Mar 2026 01:34:27 +0000 Subject: [PATCH] Update manifest schema --- tombi.json | 30 ++++++++++++++++++++++++++++-- vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 56 insertions(+), 4 deletions(-) diff --git a/tombi.json b/tombi.json index 6ff41241..004c2abd 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.9.10" + "version": "0.9.11" }, "0.9": { - "version": "0.9.10" + "version": "0.9.11" + }, + "0.9.11": { + "x86_64_linux_musl": { + "etag": "0x8DE8D9EC510FD7C", + "hash": "a26165a20198b7af772c1abafebac31fe70ea76de438cdc14975d451ef9282a3" + }, + "x86_64_macos": { + "etag": "0x8DE8D9EC4ABF6BC", + "hash": "80c70ef17dc76a0f997d8284911a178f90d4c3d04354eaa653b5dd3e15efff44" + }, + "x86_64_windows": { + "etag": "0x8DE8D9EC53C498A", + "hash": "f073c5aa5cfdf291023207a58390a4593b7774ccd8a49d12fdefa2d859285f95" + }, + "aarch64_linux_musl": { + "etag": "0x8DE8D9EC4A89F22", + "hash": "1a4cdb63e5ab57d0eb12f170493a7902c3244572b6a3052ae894d06c082d4ddc" + }, + "aarch64_macos": { + "etag": "0x8DE8D9EC4AC1DA5", + "hash": "1c3b3335f3feeda3f7676d90ffb6463ee2bca5a5393b1bbae76926e3fdb2b514" + }, + "aarch64_windows": { + "etag": "0x8DE8D9EC4BA8C4E", + "hash": "85624e7e2f0bac43d8267c88a767afbb18ca338b72cf45c879046fc3a23a2e89" + } }, "0.9.10": { "x86_64_linux_musl": { diff --git a/vacuum.json b/vacuum.json index cf92c84e..46662993 100644 --- a/vacuum.json +++ b/vacuum.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.25.2" + "version": "0.25.3" }, "0.25": { - "version": "0.25.2" + "version": "0.25.3" + }, + "0.25.3": { + "x86_64_linux_musl": { + "etag": "0x8DE8DEA35C78445", + "hash": "dbcd9ea50b0ac74c181d905a1d162e2457f8bbc619d0f8e974ff3b38dcd23384" + }, + "x86_64_macos": { + "etag": "0x8DE8DEA3675C50B", + "hash": "450964b9f2cbe9b63403bfe7b07cd2b3fb16eded4668c9e5749b9b469d288290" + }, + "x86_64_windows": { + "etag": "0x8DE8DEA35DB442D", + "hash": "00a1a230fe2dbd45ee11e579d7d8d00daf83fa83a083fd66044514fdfd73e993" + }, + "aarch64_linux_musl": { + "etag": "0x8DE8DEA35C7AB2A", + "hash": "a2db87faa3e04c2e0f8b5dd2c9162a33829eda0a1196ed49e3562a1a9434d3e0" + }, + "aarch64_macos": { + "etag": "0x8DE8DEA367A7AB1", + "hash": "9ab96a00628c69c6aa4a62fcafb6d8cb8de792db94adb53c00344d19ff0c4af6" + }, + "aarch64_windows": { + "etag": "0x8DE8DEA36512824", + "hash": "ed70ee1e9af46ba69c79b8d4bddea59c0bcc37613f92d12a77fe327f4832089d" + } }, "0.25.2": { "x86_64_linux_musl": {