Update rclone@latest to 1.73.4

This commit is contained in:
Taiki Endo
2026-04-09 15:42:01 +00:00
committed by github-actions[bot]
parent ae5d3f20c2
commit 8f20d38f44
2 changed files with 5 additions and 3 deletions

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.73.4.
## [2.75.2] - 2026-04-09 ## [2.75.2] - 2026-04-09
- Update `uv@latest` to 0.11.4. - Update `uv@latest` to 0.11.4.

6
manifests/rclone.json generated
View File

@@ -28,13 +28,13 @@
}, },
"license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)", "license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)",
"latest": { "latest": {
"version": "1.73.3" "version": "1.73.4"
}, },
"1": { "1": {
"version": "1.73.3" "version": "1.73.4"
}, },
"1.73": { "1.73": {
"version": "1.73.3" "version": "1.73.4"
}, },
"1.73.4": { "1.73.4": {
"x86_64_linux_musl": { "x86_64_linux_musl": {