{ "version": "10.0.7", "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/v10.0.7/croc_v10.0.7_Windows-64bit.zip", "hash": "2147a6bee6c990eaee891913962e7214c430f4ac64a976cce6ce5c71355c873c" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v10.0.7/croc_v10.0.7_Windows-32bit.zip", "hash": "70ad530187e1afbc3337d82b26c65a2c45f282c35bd483d45e5cbf077b0a7c0c" }, "arm64": { "url": "https://github.com/schollz/croc/releases/download/v10.0.7/croc_v10.0.7_Windows-ARM64.zip", "hash": "a2f8f4b3f7a3ebf595605ad5a7e5d50406183db3474a78f23050b3faf76272dc" } }, "bin": "croc.exe", "checkver": { "github": "https://github.com/schollz/croc" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/schollz/croc/releases/download/v$version/croc_v$version_Windows-64bit.zip" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v$version/croc_v$version_Windows-32bit.zip" }, "arm64": { "url": "https://github.com/schollz/croc/releases/download/v$version/croc_v$version_Windows-ARM64.zip" } }, "hash": { "url": "$baseurl/croc_v$version_checksums.txt" } } }