Update rclone@latest to 1.75.0

This commit is contained in:
Taiki Endo
2026-08-02 12:45:35 +09:00
parent 8d0062e663
commit 8724fbfce1
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 `rclone@latest` to 1.75.0.
- Update `kingfisher@latest` to 1.110.0. - Update `kingfisher@latest` to 1.110.0.
## [2.85.6] - 2026-08-01 ## [2.85.6] - 2026-08-01
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.74.4" "version": "1.75.0"
}, },
"1": { "1": {
"version": "1.74.4" "version": "1.75.0"
},
"1.75": {
"version": "1.75.0"
}, },
"1.75.0": { "1.75.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {