{ "version": "6.4.6", "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.6/croc_6.4.6_Windows-64bit.zip", "hash": "00800207717d90d3b0aa2db5007f72b2e1ca0092e0026e983ebb0813d3751c2b" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v6.4.6/croc_6.4.6_Windows-32bit.zip", "hash": "fc7082a2273ee8b8eff4a2006e7c594dafb4981dd669c61425cb7cc2b84cd6f2" } }, "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" } } }