{ "version": "8.5.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.5.0/croc_8.5.0_Windows-64bit.zip", "hash": "db87ef50285b76261daa9c4e8f3c00cbc265f141dbaaee12ce3f84e0f9cbeb99" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v8.5.0/croc_8.5.0_Windows-32bit.zip", "hash": "f548247b53601b37b8eef6ca97fae94f2ddbdf7cd605e1ed35d61ab52d69365d" } }, "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" } } }