{ "version": "6.4.8", "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.8/croc_6.4.8_Windows-64bit.zip", "hash": "1f326711a535bdef44b9bdbf825efdb2d619e2b90f9442e303b73e574b1ba4fb" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v6.4.8/croc_6.4.8_Windows-32bit.zip", "hash": "934eb84cbc39d89ddaa8bf69c1f79b75f5d540f1f3b4e283129a35e0aca4ccc6" } }, "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" } } }