From 8724fbfce1efccf3c603dcdece7882571347b0c7 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 2 Aug 2026 00:51:22 +0000 Subject: [PATCH] Update `rclone@latest` to 1.75.0 --- CHANGELOG.md | 2 ++ manifests/rclone.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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": {