{ "version": "1.53.4", "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.53.4/rclone-v1.53.4-windows-amd64.zip", "hash": "91651b5200cd8e7145dfe4aba227bfd03be356b6cbcb5c973f446fb0186c3776", "extract_dir": "rclone-v1.53.4-windows-amd64" }, "32bit": { "url": "https://github.com/rclone/rclone/releases/download/v1.53.4/rclone-v1.53.4-windows-386.zip", "hash": "23382dd1ac22e98a04110e2713d9706c1eb6f90702730b097008e4795da75de6", "extract_dir": "rclone-v1.53.4-windows-386" } }, "bin": "rclone.exe", "checkver": { "github": "https://github.com/rclone/rclone" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/rclone/rclone/releases/download/v$version/rclone-v$version-windows-amd64.zip", "extract_dir": "rclone-v$version-windows-amd64" }, "32bit": { "url": "https://github.com/rclone/rclone/releases/download/v$version/rclone-v$version-windows-386.zip", "extract_dir": "rclone-v$version-windows-386" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }