Update manifest schema

This commit is contained in:
Taiki Endo
2026-08-18 05:38:31 +00:00
parent 564342a0f4
commit 1671c2fae0
5 changed files with 73 additions and 6 deletions
+38
View File
@@ -10,6 +10,44 @@
"2.5": {
"version": "2.5.8"
},
"2.5.9": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.9/biome-linux-x64-musl",
"etag": "0x8DEFCB3BEFC6386",
"hash": "593eed8e3db3220cc1be7380e5a001fbeec75d8fe522af472e985da4b4bafde8",
"bin": "biome"
},
"x86_64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.9/biome-darwin-x64",
"etag": "0x8DEFCB3BE6BFE05",
"hash": "df2b50ee283634cdd6f7570b7da06bc3c9cd7ec0590ecbbaf986c7590bef3289",
"bin": "biome"
},
"x86_64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.9/biome-win32-x64.exe",
"etag": "0x8DEFCB3BF1243E0",
"hash": "f8474a0f9f457df176c10be3f0e82be890e8986ff2805d4a7f3c5a4cba5962ca",
"bin": "biome.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.9/biome-linux-arm64-musl",
"etag": "0x8DEFCB3BE877D72",
"hash": "37c70ee8614af49c0332930e1190ee59c0a5c5518ef19c6c55ac041c5093f313",
"bin": "biome"
},
"aarch64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.9/biome-darwin-arm64",
"etag": "0x8DEFCB3BE907415",
"hash": "7d8b51dec857ffa8aa35ce5eaa3a4476cd62bed013adc2896bf43cac0a67a79b",
"bin": "biome"
},
"aarch64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.9/biome-win32-arm64.exe",
"etag": "0x8DEFCB3BEDBF53C",
"hash": "d6845ff075043300551d4ad74985814e4e4c56b49ffa87b3724ddf5055a2efe9",
"bin": "biome.exe"
}
},
"2.5.8": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.8/biome-linux-x64-musl",
+4 -1
View File
@@ -30,7 +30,10 @@
}
},
"latest": {
"version": "0.8.7"
"version": "0.9.0"
},
"0.9": {
"version": "0.9.0"
},
"0.9.0": {
"x86_64_linux_musl": {
+26
View File
@@ -35,6 +35,32 @@
"2026.8": {
"version": "2026.8.6"
},
"2026.8.8": {
"x86_64_linux_musl": {
"etag": "0x8DEFC8813FF4F46",
"hash": "df15191eb593d37187e710003b80d6f784e874b6655197af9d007e1fefa0e110"
},
"x86_64_macos": {
"etag": "0x8DEFC881732DB93",
"hash": "cc377641e601ee6c0429316b564052a86792651c1783c0f30114aa5265315caa"
},
"x86_64_windows": {
"etag": "0x8DEFC88196C510C",
"hash": "bbd30ceb118db40a21371a0767d61b24cb41a26a91fdd49b411ccce1e38e350d"
},
"aarch64_linux_musl": {
"etag": "0x8DEFC880DB14D0F",
"hash": "2031da9197135170159c79a595ee57f202bf56f63dc094b8609c4d43b4643821"
},
"aarch64_macos": {
"etag": "0x8DEFC8815E68267",
"hash": "770e15e821fd354496e728c11eb34a2b48bf7fee3dd444d09babcf64decea3aa"
},
"aarch64_windows": {
"etag": "0x8DEFC8818994BA5",
"hash": "d66f9489e7dbbd5831b3d66cc90eb84690d1d21f5cbbb82a72996257f2398451"
}
},
"2026.8.6": {
"x86_64_linux_musl": {
"etag": "0x8DEFA53DED7E6F7",
+3 -3
View File
@@ -2,13 +2,13 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "2.5.0"
"version": "2.5.1"
},
"2": {
"version": "2.5.0"
"version": "2.5.1"
},
"2.5": {
"version": "2.5.0"
"version": "2.5.1"
},
"2.5.1": {
"x86_64_linux_musl": {
+2 -2
View File
@@ -39,10 +39,10 @@
}
},
"latest": {
"version": "0.4.13"
"version": "0.4.14"
},
"0.4": {
"version": "0.4.13"
"version": "0.4.14"
},
"0.4.14": {
"x86_64_linux_musl": {