rclone: Update to version 1.61.1

This commit is contained in:
github-actions[bot] 2022-12-23 20:25:34 +00:00
parent 617025f15a
commit 5cb9765c8c

View File

@ -1,23 +1,23 @@
{ {
"version": "1.61.0", "version": "1.61.1",
"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.61.0/rclone-v1.61.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-windows-amd64.zip",
"hash": "4f6e2bc4765bab597dd391900bed4320b958a1435c5a6ef24e291afa18b929a4", "hash": "99daaa95867cdf0758ec1d5d7f2ebdb3bf74c8c8602e2aaf888e637163d2ebdd",
"extract_dir": "rclone-v1.61.0-windows-amd64" "extract_dir": "rclone-v1.61.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-windows-386.zip",
"hash": "751670c4b55addd996a3e58b5be6203aa481b4f090514f32d4eb11906830f098", "hash": "79ae4620212f13c7881985eb57c819c01e8faa66b14ec44827a641848d93b76b",
"extract_dir": "rclone-v1.61.0-windows-386" "extract_dir": "rclone-v1.61.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-windows-arm64.zip",
"hash": "c9aa6d9d1d58919fe795c5209d984d31bcb3f1fccc455a0eaf0fe4a5007e03e6", "hash": "5b8d5d644183b44b2b7387394d321875fb49da9dc333f8489d22d8f792189538",
"extract_dir": "rclone-v1.61.0-windows-arm64" "extract_dir": "rclone-v1.61.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [