{ "version": "9.6.1", "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.6.1/croc_9.6.1_Windows-64bit.zip", "hash": "db5e546ccf1140e5621a2024092159a2170946908fab79e9d9c8f76e17d55706" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v9.6.1/croc_9.6.1_Windows-32bit.zip", "hash": "575019c8806bf0a4e86798d845ea097806273223c2db133f3f30295b526591e7" } }, "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" } } }