From 71d3e3e77c10b7c863d3200b190cbcacf2980376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:32:05 +0000 Subject: [PATCH] rclone: Update to version 1.60.0 --- bucket/rclone.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rclone.json b/bucket/rclone.json index d27f20d61c..52b41abbc8 100644 --- a/bucket/rclone.json +++ b/bucket/rclone.json @@ -1,18 +1,18 @@ { - "version": "1.59.2", + "version": "1.60.0", "description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.", "homepage": "https://rclone.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-windows-amd64.zip", - "hash": "3ee1b022bb0519d3aeb745f00dae50452b159ba1b912d607278609d7a582f883", - "extract_dir": "rclone-v1.59.2-windows-amd64" + "url": "https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip", + "hash": "f6eec625f705a1e3715769770854ee3a7a746daf7c74f642fca3e5ac56cad624", + "extract_dir": "rclone-v1.60.0-windows-amd64" }, "32bit": { - "url": "https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-windows-386.zip", - "hash": "4f8c65b3b3f90219d93517f3f1535fd8790d8c8e9fdf3ae1aecafeb1ff6cefee", - "extract_dir": "rclone-v1.59.2-windows-386" + "url": "https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip", + "hash": "d5a69f708787b96bd6ec795b073a7bffe4d440bc64817e3a5b8e9fab9a9f8244", + "extract_dir": "rclone-v1.60.0-windows-386" } }, "pre_install": [