{ "version": "9.1.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/v9.1.6/croc_9.1.6_Windows-64bit.zip", "hash": "7bc8c67513eb13ae69c77c315ed354dfac7f2ead424fcd4ccb2384139926ff9f" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v9.1.6/croc_9.1.6_Windows-32bit.zip", "hash": "6d738f958235ecda168b51cb0f3388bc17ff4d1a050aaa4bcab4dae04eb7f5c0" } }, "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" } } }