{ "version": "6.1.4", "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.1.4/croc_6.1.4_Windows-64bit.zip", "hash": "974a811e574884d781017bd7549c521d76e3c287e1635a9fdeddfdb6108c7efb" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v6.1.4/croc_6.1.4_Windows-32bit.zip", "hash": "e3999d7a22283d120d1c4424ebbfe02a30ceb74218ab8fc2fd9bdab5b2a54c26" } }, "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" } } }