Update kingfisher@latest to 2.0.0

This commit is contained in:
Taiki Endo
2026-08-26 21:07:55 +09:00
parent 7d183c86d7
commit 6558a76193
2 changed files with 9 additions and 1 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] ## [Unreleased]
- Update `kingfisher@latest` to 2.0.0.
- Update `cargo-zigbuild@latest` to 0.23.2. - Update `cargo-zigbuild@latest` to 0.23.2.
## [2.86.7] - 2026-08-24 ## [2.86.7] - 2026-08-24
+7 -1
View File
@@ -27,7 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.113.0" "version": "2.0.0"
},
"2": {
"version": "2.0.0"
},
"2.0": {
"version": "2.0.0"
}, },
"2.0.0": { "2.0.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {