{ "version": "8.3.2", "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.3.2/croc_8.3.2_Windows-64bit.zip", "hash": "5602401cba31547dba31be6e86dbed4a2bed440b108ccd72ff63721aed6eee6f" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v8.3.2/croc_8.3.2_Windows-32bit.zip", "hash": "1d25b49781226525addf83ec7bdc23209331a060ac83def216696046e9f59a43" } }, "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" } } }