rclone: Update to version 1.59.1

This commit is contained in:
github-actions[bot] 2022-08-08 20:30:12 +00:00
parent 2ad79bdb85
commit 7eb02ccd02

View File

@ -1,18 +1,18 @@
{ {
"version": "1.59.0", "version": "1.59.1",
"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.0/rclone-v1.59.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-windows-amd64.zip",
"hash": "82aa8a39e1cc14668a60048c7375ebd45f1bb5734863ad2cac1309c63f05c57f", "hash": "54bcac89bc7735d425b3b86f8fee042566e6f02ab69feba29bafcffeec072b20",
"extract_dir": "rclone-v1.59.0-windows-amd64" "extract_dir": "rclone-v1.59.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-windows-386.zip",
"hash": "84f1ec6bd03bb770c9efe79a396dbd41ad417d691522638a331a493dfc42f0f2", "hash": "7957e636a8a5a50b4c91c2927483a1c6034a74c722c3a79ea4c8387f01e9810c",
"extract_dir": "rclone-v1.59.0-windows-386" "extract_dir": "rclone-v1.59.1-windows-386"
} }
}, },
"pre_install": [ "pre_install": [