{ "version": "6.4.7", "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/v6.4.7/croc_6.4.7_Windows-64bit.zip", "hash": "f36c01dc027d5de297bd615300de8ab43776727dfcfb351713f31b5dbdcf71aa" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v6.4.7/croc_6.4.7_Windows-32bit.zip", "hash": "e90a329507e15f30977a9740dd3014eddef05e4596a02e91bb448cbecd2d8cbe" } }, "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" } } }