diff --git a/CHANGELOG.md b/CHANGELOG.md index a754f4d5..36303426 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `rclone@latest` to 1.75.0. + - Update `kingfisher@latest` to 1.110.0. ## [2.85.6] - 2026-08-01 diff --git a/manifests/rclone.json b/manifests/rclone.json index 67e75f68..d57c31d8 100644 --- a/manifests/rclone.json +++ b/manifests/rclone.json @@ -27,10 +27,13 @@ } }, "latest": { - "version": "1.74.4" + "version": "1.75.0" }, "1": { - "version": "1.74.4" + "version": "1.75.0" + }, + "1.75": { + "version": "1.75.0" }, "1.75.0": { "x86_64_linux_musl": {