{ "version": "8.6.11", "description": "Easily and securely send things from one computer to another.", "homepage": "https://schollz.com/software/croc6", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/schollz/croc/releases/download/v8.6.11/croc_8.6.11_Windows-64bit.zip", "hash": "dab1f1ce0dc2cb6dabe908e31f66030a9f9327f9a8063ad34e78f80f67aea2eb" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v8.6.11/croc_8.6.11_Windows-32bit.zip", "hash": "3f9e6a9cddfbe403eb9674864ac5b02f038b2a87e943dc79fc0a4f1fbed99c01" } }, "bin": "croc.exe", "checkver": { "github": "https://github.com/schollz/croc" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/schollz/croc/releases/download/v$version/croc_$version_Windows-64bit.zip" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v$version/croc_$version_Windows-32bit.zip" } }, "hash": { "url": "$baseurl/croc_$version_checksums.txt" } } }