{ "version": "9.1.1", "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/v9.1.1/croc_9.1.1_Windows-64bit.zip", "hash": "3fdf44a137c962778fa4840af18432ad065d99b5e29f2ee4c58c13394e88ccc4" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v9.1.1/croc_9.1.1_Windows-32bit.zip", "hash": "3d2656acd2aa070cbd7fa3398e24a3b6cbcfdbc865858ff016bfc7f8cf93d42b" } }, "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" } } }