rclone: Update to version 1.59.2

This commit is contained in:
github-actions[bot] 2022-09-15 12:32:40 +00:00
parent a51bfb9661
commit b0af0e62a9

View File

@ -1,18 +1,18 @@
{ {
"version": "1.59.1", "version": "1.59.2",
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.", "description": "Sync files and directories to and from mulitple 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.59.1/rclone-v1.59.1-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-windows-amd64.zip",
"hash": "54bcac89bc7735d425b3b86f8fee042566e6f02ab69feba29bafcffeec072b20", "hash": "3ee1b022bb0519d3aeb745f00dae50452b159ba1b912d607278609d7a582f883",
"extract_dir": "rclone-v1.59.1-windows-amd64" "extract_dir": "rclone-v1.59.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-windows-386.zip",
"hash": "7957e636a8a5a50b4c91c2927483a1c6034a74c722c3a79ea4c8387f01e9810c", "hash": "4f8c65b3b3f90219d93517f3f1535fd8790d8c8e9fdf3ae1aecafeb1ff6cefee",
"extract_dir": "rclone-v1.59.1-windows-386" "extract_dir": "rclone-v1.59.2-windows-386"
} }
}, },
"pre_install": [ "pre_install": [