From 37ff462bdbd5c3ada2a6d5064c0262203ab75b03 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 24 Apr 2026 10:08:43 +0000 Subject: [PATCH] Update manifest schema --- biome.json | 38 ++++++++++++++++++++++++++++++++++++++ mise.json | 6 +++--- syft.json | 7 +++++-- tombi.json | 30 ++++++++++++++++++++++++++++-- 4 files changed, 74 insertions(+), 7 deletions(-) diff --git a/biome.json b/biome.json index 99fa19e9..f25e3ef4 100644 --- a/biome.json +++ b/biome.json @@ -10,6 +10,44 @@ "2.4": { "version": "2.4.12" }, + "2.4.13": { + "x86_64_linux_musl": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-linux-x64-musl", + "etag": "0x8DEA14EF44907A9", + "hash": "a1939a267e2077dadd9134cfa582a2f3ca153f06f882c30d37314fea187667fc", + "bin": "biome" + }, + "x86_64_macos": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-darwin-x64", + "etag": "0x8DEA14EF441E3C2", + "hash": "2180d3467d67773daccea90855d8d65e1026ffa429ceba3edcb4553c8664627b", + "bin": "biome" + }, + "x86_64_windows": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-win32-x64.exe", + "etag": "0x8DEA14EF473DF10", + "hash": "bc7d1f26be936aec1423f70ed94fd8c5aa80c3ba199d991dcaf13476daa5f786", + "bin": "biome.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-linux-arm64-musl", + "etag": "0x8DEA14EF500B376", + "hash": "948bbe5fb63d95372d391d42694ce5d553032f66043a178221166da2a76e8614", + "bin": "biome" + }, + "aarch64_macos": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-darwin-arm64", + "etag": "0x8DEA14EF41FB52C", + "hash": "22eb03789d405ea84e7b01192a9b5a4885802468dd0f369613837f5b5935178b", + "bin": "biome" + }, + "aarch64_windows": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-win32-arm64.exe", + "etag": "0x8DEA14EF44782BD", + "hash": "4ebfc108a649076b45d04ebb2a6b8a6642ab2180da893b70a5c42b15d4154da6", + "bin": "biome.exe" + } + }, "2.4.12": { "x86_64_linux_musl": { "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-linux-x64-musl", diff --git a/mise.json b/mise.json index 1343e64a..33f5abb8 100644 --- a/mise.json +++ b/mise.json @@ -27,13 +27,13 @@ } }, "latest": { - "version": "2026.4.18" + "version": "2026.4.19" }, "2026": { - "version": "2026.4.18" + "version": "2026.4.19" }, "2026.4": { - "version": "2026.4.18" + "version": "2026.4.19" }, "2026.4.19": { "x86_64_linux_musl": { diff --git a/syft.json b/syft.json index fb4ddcf2..7d178e5e 100644 --- a/syft.json +++ b/syft.json @@ -35,10 +35,13 @@ } }, "latest": { - "version": "1.42.4" + "version": "1.43.0" }, "1": { - "version": "1.42.4" + "version": "1.43.0" + }, + "1.43": { + "version": "1.43.0" }, "1.43.0": { "x86_64_linux_musl": { diff --git a/tombi.json b/tombi.json index 1d78846d..f64fa52b 100644 --- a/tombi.json +++ b/tombi.json @@ -21,10 +21,36 @@ } }, "latest": { - "version": "0.9.20" + "version": "0.9.21" }, "0.9": { - "version": "0.9.20" + "version": "0.9.21" + }, + "0.9.22": { + "x86_64_linux_musl": { + "etag": "0x8DEA15D0EA1CA7B", + "hash": "c096ecb926a29993b30ffc92be07befc201f369fd3a945839261d511f89dc52f" + }, + "x86_64_macos": { + "etag": "0x8DEA15D0DA6F8D8", + "hash": "2dd343e9475c7904c272887d1381fdbeac05b298c034d102b24d8977022d77a1" + }, + "x86_64_windows": { + "etag": "0x8DEA15D0E5D467A", + "hash": "e1e2828a4537dc9fe8a7b89df80415ff44a13a1be48623a829b5354ca739d589" + }, + "aarch64_linux_musl": { + "etag": "0x8DEA15D0DBD4DD9", + "hash": "a6ad4c84d2d1634071005f544552e1beeff4ac71cb6fcff0bc357574e38c13e2" + }, + "aarch64_macos": { + "etag": "0x8DEA15D0DBF9537", + "hash": "62531c94179070a7ff8a889bb6c3698e7316254fc7c46b28eead003b96d54cca" + }, + "aarch64_windows": { + "etag": "0x8DEA15D0DC2037D", + "hash": "fd23b6833afbbf85f7c42263bb838b53e41b1257f175877c582cb6a51ec8df37" + } }, "0.9.21": { "x86_64_linux_musl": {