rclone: Update to version 1.61.0

This commit is contained in:
github-actions[bot] 2022-12-21 04:28:17 +00:00
parent e73fc07c44
commit 9947dd78b4

View File

@ -1,23 +1,23 @@
{ {
"version": "1.60.1", "version": "1.61.0",
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.", "description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
"homepage": "https://rclone.org", "homepage": "https://rclone.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-windows-amd64.zip",
"hash": "e7edb375a27ed498dd02c9692a14138a00568436f6e954ec890302e7bdc735e9", "hash": "4f6e2bc4765bab597dd391900bed4320b958a1435c5a6ef24e291afa18b929a4",
"extract_dir": "rclone-v1.60.1-windows-amd64" "extract_dir": "rclone-v1.61.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-windows-386.zip",
"hash": "4ac568db513a2f768797b6e0567c6158c518badf907493a7567191ac7e5daff3", "hash": "751670c4b55addd996a3e58b5be6203aa481b4f090514f32d4eb11906830f098",
"extract_dir": "rclone-v1.60.1-windows-386" "extract_dir": "rclone-v1.61.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-windows-arm64.zip",
"hash": "9fc2a410869d7c8ec6e01cccc1b5013b512a22982bc9675ff2f6443976f1b59b", "hash": "c9aa6d9d1d58919fe795c5209d984d31bcb3f1fccc455a0eaf0fe4a5007e03e6",
"extract_dir": "rclone-v1.60.1-windows-arm64" "extract_dir": "rclone-v1.61.0-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [