{ "version": "8.4.0", "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.4.0/croc_8.4.0_Windows-64bit.zip", "hash": "325f82fa76c14b0103c56f474958f50ba4473914cb5579c79a0b1b2118be49dc" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v8.4.0/croc_8.4.0_Windows-32bit.zip", "hash": "5dfd4fd3bc479ba3586709be537a742ab30d743de7888a741c5aaa8cdb48cfdd" } }, "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" } } }