Update biome@latest to 1.5.1

This commit is contained in:
Taiki Endo
2024-01-10 13:46:21 +00:00
parent e605edc47e
commit 8251a6cd42
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] ## [Unreleased]
- Update `biome@latest` to 1.5.1.
- Update `protoc@latest` to 3.25.2. - Update `protoc@latest` to 3.25.2.
## [2.24.2] - 2024-01-09 ## [2.24.2] - 2024-01-09

26
manifests/biome.json generated
View File

@@ -27,13 +27,33 @@
} }
}, },
"latest": { "latest": {
"version": "1.5.0" "version": "1.5.1"
}, },
"1": { "1": {
"version": "1.5.0" "version": "1.5.1"
}, },
"1.5": { "1.5": {
"version": "1.5.0" "version": "1.5.1"
},
"1.5.1": {
"x86_64_linux_gnu": {
"checksum": "1e2733e7a55082374873e1d8a1556935dd48d5c528c0e939c52cae29f0c95e81"
},
"x86_64_macos": {
"checksum": "2e7e55efdfdd971ae001f2be314b471fbd227571d2d52da799e4e517f731563a"
},
"x86_64_windows": {
"checksum": "6f2412b34a988c076558f60acbdde020dc41e1fb699061763b545a3a4469a97b"
},
"aarch64_linux_gnu": {
"checksum": "e4410194d91214d38c11891e4220ae456ab07e5064dd84738f994a4115dca84e"
},
"aarch64_macos": {
"checksum": "d188409cb501e7292d1ded87a239483a9fedf886765fc5a33602a673c1fdd3af"
},
"aarch64_windows": {
"checksum": "6adab1ad668a0b94c502f2bb2d9c261ad6ec7bdc472630b28a2884b6fd8ce256"
}
}, },
"1.5.0": { "1.5.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {