Update biome@latest to 2.4.9

This commit is contained in:
Taiki Endo
2026-03-25 15:39:28 +00:00
committed by github-actions[bot]
parent 3bf59f7ecc
commit 5f2d29f673
2 changed files with 43 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `biome@latest` to 2.4.9.
- Update `mise@latest` to 2026.3.15.
## [2.69.9] - 2026-03-25

44
manifests/biome.json generated
View File

@@ -3,13 +3,51 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT)",
"latest": {
"version": "2.4.8"
"version": "2.4.9"
},
"2": {
"version": "2.4.8"
"version": "2.4.9"
},
"2.4": {
"version": "2.4.8"
"version": "2.4.9"
},
"2.4.9": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.9/biome-linux-x64-musl",
"etag": "0x8DE8A6B77551800",
"hash": "fe2fd12c1e0b84f7e91d1357ed5ff1ebc8325b21bcf31935d3722fb3ae77889a",
"bin": "biome"
},
"x86_64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.9/biome-darwin-x64",
"etag": "0x8DE8A6B77782FF8",
"hash": "f5b7e584d1e993157638ce2d32335dbe754c4be94c4774f43aaf569918161c15",
"bin": "biome"
},
"x86_64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.9/biome-win32-x64.exe",
"etag": "0x8DE8A6B77E6A243",
"hash": "b33519e33e6807e37d57767f7c49fc8fe5205819d267924a8fe8a20d7ce296cf",
"bin": "biome.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.9/biome-linux-arm64-musl",
"etag": "0x8DE8A6B77627675",
"hash": "5a4040483af06396d5c687e03d2a7f1c6a4e1ca97a3d765c6beee4532debdd88",
"bin": "biome"
},
"aarch64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.9/biome-darwin-arm64",
"etag": "0x8DE8A6B77476BBF",
"hash": "8d40e92275fcbaf0a157b5146f71b8c71ce61e50102ac4385170022e76938d85",
"bin": "biome"
},
"aarch64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.9/biome-win32-arm64.exe",
"etag": "0x8DE8A6B77737A54",
"hash": "975f30393b2914d66e0d54eac9573dd27704922a8361c462cbb0521543f67691",
"bin": "biome.exe"
}
},
"2.4.8": {
"x86_64_linux_musl": {