diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cbb8f3d..02e8c4b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.9.2. + ## [2.44.4] - 2024-09-19 - Update `protoc@latest` to 3.28.2. diff --git a/manifests/biome.json b/manifests/biome.json index c107dce1..8f2651c9 100644 --- a/manifests/biome.json +++ b/manifests/biome.json @@ -36,13 +36,39 @@ }, "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.9.1" + "version": "1.9.2" }, "1": { - "version": "1.9.1" + "version": "1.9.2" }, "1.9": { - "version": "1.9.1" + "version": "1.9.2" + }, + "1.9.2": { + "x86_64_linux_musl": { + "etag": "0x8DCD8AD3FF177C9", + "checksum": "74157b89b48daf22cbf5c4fdebc356b5e133421dbf12525f4350b1194c1c73e8" + }, + "x86_64_macos": { + "etag": "0x8DCD8AD400CA964", + "checksum": "c3ae43520f89030aa79f9b5ba79ec1e7baa103b3babdb26f7f9e47d336d1f225" + }, + "x86_64_windows": { + "etag": "0x8DCD8AD3FF26124", + "checksum": "82193f9a800c627d7359d95855af537d11a2404976d6823e1bde60f55fc0730d" + }, + "aarch64_linux_musl": { + "etag": "0x8DCD8AD3FF93742", + "checksum": "da807b5f56502a0d0cafe94722f67ec62ba6c29af99becfb2e4c331b95c5c2ab" + }, + "aarch64_macos": { + "etag": "0x8DCD8AD4008DD15", + "checksum": "6a7c5859a351b9983b82c2113e760a790712aa0c9ae2b8b1f897efa35328e600" + }, + "aarch64_windows": { + "etag": "0x8DCD8AD40598886", + "checksum": "b9df806147eb085f2ceac0df919ac07eb1a8cc57f6e0ba3edb02f1a76bf822cd" + } }, "1.9.1": { "x86_64_linux_musl": {