Update kingfisher@latest to 2.4.0

This commit is contained in:
Taiki Endo
2026-09-19 01:00:25 +09:00
parent 5157ed3a9e
commit 6dfd42ab1b
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 2.4.0.
- Update `kache@latest` to 0.23.1. - Update `kache@latest` to 0.23.1.
- Update `coreutils@latest` to 0.12.0. - Update `coreutils@latest` to 0.12.0.
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "2.3.0" "version": "2.4.0"
}, },
"2": { "2": {
"version": "2.3.0" "version": "2.4.0"
},
"2.4": {
"version": "2.4.0"
}, },
"2.4.0": { "2.4.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {