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