Update rclone@latest to 1.75.1

This commit is contained in:
Taiki Endo
2026-09-07 01:52:41 +09:00
parent f4416e2ad3
commit 2405a4d813
2 changed files with 5 additions and 3 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.1.
## [2.87.6] - 2026-09-05 ## [2.87.6] - 2026-09-05
- Update `rafn@latest` to 0.1.6. - Update `rafn@latest` to 0.1.6.
+3 -3
View File
@@ -27,13 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.75.0" "version": "1.75.1"
}, },
"1": { "1": {
"version": "1.75.0" "version": "1.75.1"
}, },
"1.75": { "1.75": {
"version": "1.75.0" "version": "1.75.1"
}, },
"1.75.1": { "1.75.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {