Update biome@latest to 2.5.11

This commit is contained in:
Taiki Endo
2026-08-29 19:41:08 +09:00
parent 37f7c57812
commit 59a3daa0a9
2 changed files with 43 additions and 3 deletions
+2
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.5.11.
## [2.87.0] - 2026-08-27
- Support `kache`. ([#1980](https://github.com/taiki-e/install-action/pull/1980), thanks @ChrisJr404)
+41 -3
View File
@@ -2,13 +2,51 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "2.5.10"
"version": "2.5.11"
},
"2": {
"version": "2.5.10"
"version": "2.5.11"
},
"2.5": {
"version": "2.5.10"
"version": "2.5.11"
},
"2.5.11": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.11/biome-linux-x64-musl",
"etag": "0x8DF047CB55F6407",
"hash": "6ae4389db2e140734af826963e677a6a78dca9690bb089127aef50d8f9edbadb",
"bin": "biome"
},
"x86_64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.11/biome-darwin-x64",
"etag": "0x8DF047CB55190EA",
"hash": "74f6d1845e5c1a47ebafd42ba4a90ed174b4bb7a669d70acc1fd925894dbb168",
"bin": "biome"
},
"x86_64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.11/biome-win32-x64.exe",
"etag": "0x8DF047CB59358F9",
"hash": "8bdf679275458a444f7befb8dacc38001625645cc498facf3cc114d77239f1cd",
"bin": "biome.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.11/biome-linux-arm64-musl",
"etag": "0x8DF047CB5233AEA",
"hash": "d279c5e36af85d712a906284af0d2dd43d4baee8a36e2139f072c891fbeacfd9",
"bin": "biome"
},
"aarch64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.11/biome-darwin-arm64",
"etag": "0x8DF047CB5321E4B",
"hash": "7a067b00fdf8eeefb7f5f5f247b7dac1bb23adfeaea380a91293353b8e2eba2b",
"bin": "biome"
},
"aarch64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.11/biome-win32-arm64.exe",
"etag": "0x8DF047CB543E4BD",
"hash": "e7db8b25ed9ddc602d0f0809643a0f1006ae10e67229d5e5de2926085c858b2c",
"bin": "biome.exe"
}
},
"2.5.10": {
"x86_64_linux_musl": {