Update kingfisher@latest to 1.103.0

This commit is contained in:
Taiki Endo
2026-06-18 03:37:49 +09:00
parent ebeb9b1a53
commit b6d098313f
2 changed files with 7 additions and 2 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 1.103.0.
- Update `cargo-xwin@latest` to 0.23.0. - Update `cargo-xwin@latest` to 0.23.0.
- Update `wasmtime@latest` to 45.0.2. - Update `wasmtime@latest` to 45.0.2.
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.102.0" "version": "1.103.0"
}, },
"1": { "1": {
"version": "1.102.0" "version": "1.103.0"
},
"1.103": {
"version": "1.103.0"
}, },
"1.103.0": { "1.103.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {