{ "version": "6.2.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/v6.2.0/croc_6.2.0_Windows-64bit.zip", "hash": "14ea3203cee20dbfb3b59f5b3d7c9d55add4cd5a2ca86682c4c33eb0217ca739" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v6.2.0/croc_6.2.0_Windows-32bit.zip", "hash": "d85c2de639e767ff7ae0d82823281a495a9468999b3da01da90b40554ffeca80" } }, "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" } } }