Update biome@latest to 1.8.2

This commit is contained in:
Taiki Endo
2024-06-20 12:13:50 +00:00
parent a5ddc5a290
commit bcdb46af7d
2 changed files with 25 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 1.8.2.
## [2.40.0] - 2024-06-19
- Fix an installation issue on some container environments. ([#545](https://github.com/taiki-e/install-action/pull/545))

26
manifests/biome.json generated
View File

@@ -36,13 +36,33 @@
},
"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": "1.8.1"
"version": "1.8.2"
},
"1": {
"version": "1.8.1"
"version": "1.8.2"
},
"1.8": {
"version": "1.8.1"
"version": "1.8.2"
},
"1.8.2": {
"x86_64_linux_musl": {
"checksum": "0971bc636e1abc6d06ea03b219f6c78488b209f8a623de081a04ce610ae47f10"
},
"x86_64_macos": {
"checksum": "17b1ecae7751c4519135fd4f6d9b7d8cdcf5dbdaa7d586da8776e05ad05209d3"
},
"x86_64_windows": {
"checksum": "cffd0c862eb02b0c574a550ac47c213e0d48121fee23ffcaee4098de08cbdab8"
},
"aarch64_linux_musl": {
"checksum": "4467475395c09442c23efca6bc800f8db14f21791ffc77594f71c11ec9c85aa3"
},
"aarch64_macos": {
"checksum": "659db94f30b4a5ef80995d494c7e7ec9a7fe820d4ef5b07b0684f2a44fe22140"
},
"aarch64_windows": {
"checksum": "ea3c0de73e3f7aa1b95cf5e26694a5427914771e2f47f7b5e5742a16c19088e1"
}
},
"1.8.1": {
"x86_64_linux_musl": {