From b5ecfbf43900e63967f67a154e357101175d453b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 29 Sep 2019 19:00:18 +0000 Subject: [PATCH] rclone: Update to version 1.49.4 --- bucket/rclone.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rclone.json b/bucket/rclone.json index 8f7623652e..f757d3e6e6 100644 --- a/bucket/rclone.json +++ b/bucket/rclone.json @@ -1,18 +1,18 @@ { - "version": "1.49.3", + "version": "1.49.4", "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.49.3/rclone-v1.49.3-windows-amd64.zip", - "hash": "910614369f3d7222981ee9d66cb568e13cf0a0d671004c7283057809a68a1ccf", - "extract_dir": "rclone-v1.49.3-windows-amd64" + "url": "https://github.com/rclone/rclone/releases/download/v1.49.4/rclone-v1.49.4-windows-amd64.zip", + "hash": "76db3a00e50d92303b3340ca592651b1ef4545b5a1cd1b9b5249c7debb0eb119", + "extract_dir": "rclone-v1.49.4-windows-amd64" }, "32bit": { - "url": "https://github.com/rclone/rclone/releases/download/v1.49.3/rclone-v1.49.3-windows-386.zip", - "hash": "3d2340a92aa4204e80ac0d4ea1a3be78ef4c71ccdce6f09f914df0660a4345b7", - "extract_dir": "rclone-v1.49.3-windows-386" + "url": "https://github.com/rclone/rclone/releases/download/v1.49.4/rclone-v1.49.4-windows-386.zip", + "hash": "705ae8b0825e331f498faac623279f281690a2721067a990f7b560ec0546089c", + "extract_dir": "rclone-v1.49.4-windows-386" } }, "bin": "rclone.exe",