From 4bf7e77fb3f50ef4b78eb1dd0bfe09bb4c02dea3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Aug 2019 20:00:20 +0000 Subject: [PATCH] rclone: Update to version 1.49.1 --- bucket/rclone.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rclone.json b/bucket/rclone.json index 886e0677c4..4536aeedac 100644 --- a/bucket/rclone.json +++ b/bucket/rclone.json @@ -1,18 +1,18 @@ { - "version": "1.49.0", + "version": "1.49.1", "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.0/rclone-v1.49.0-windows-amd64.zip", - "hash": "790b86f01eb3ca725cb50de2d1a92ea4a3a4d63952401e7fea6652569ab5cb3e", - "extract_dir": "rclone-v1.49.0-windows-amd64" + "url": "https://github.com/rclone/rclone/releases/download/v1.49.1/rclone-v1.49.1-windows-amd64.zip", + "hash": "4e9e83fefd3616c325a48e395fbd22eb3524282fa29c79d4b74796783ddb4e44", + "extract_dir": "rclone-v1.49.1-windows-amd64" }, "32bit": { - "url": "https://github.com/rclone/rclone/releases/download/v1.49.0/rclone-v1.49.0-windows-386.zip", - "hash": "c869e909f1a9dd0b7e33268e55f025fac501dca0f36616fb082824989125a69d", - "extract_dir": "rclone-v1.49.0-windows-386" + "url": "https://github.com/rclone/rclone/releases/download/v1.49.1/rclone-v1.49.1-windows-386.zip", + "hash": "fe9c23b1a657a23664dc945846489c4cb410c330f6f577000675ff6d439fe317", + "extract_dir": "rclone-v1.49.1-windows-386" } }, "bin": "rclone.exe",