{ "homepage": "https://rclone.org", "version": "1.39", "license": "https://github.com/ncw/rclone/blob/master/COPYING", "architecture": { "64bit": { "url": "https://github.com/ncw/rclone/releases/download/v1.39/rclone-v1.39-windows-amd64.zip", "hash": "ccff7549455b07e95049afb778daf8fa9c83ade11fa780f65ef8e7c20bc1fbdc", "extract_dir": "rclone-v1.39-windows-amd64" }, "32bit": { "url": "https://github.com/ncw/rclone/releases/download/v1.39/rclone-v1.39-windows-386.zip", "hash": "7bc33e1d3a79dada96582c123a8ff7ed834d99f04fbc6cc294f1646f883bcfb1", "extract_dir": "rclone-v1.39-windows-386" } }, "bin": "rclone.exe", "checkver": { "github": "https://github.com/ncw/rclone" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ncw/rclone/releases/download/v$version/rclone-v$version-windows-amd64.zip", "extract_dir": "rclone-v$version-windows-amd64" }, "32bit": { "url": "https://github.com/ncw/rclone/releases/download/v$version/rclone-v$version-windows-386.zip", "extract_dir": "rclone-v$version-windows-386" } } } }