{ "version": "10.0.11", "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.11/croc_v10.0.11_Windows-64bit.zip", "hash": "34fe7f77be3e198c9ebbc12d1193d43f6f37fcb2a7e18d3379aef1f4a2b7576a" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Windows-32bit.zip", "hash": "4fbefee490094e64f4240fecc98e5da27d1d4e9b3e11ddddde827739dd6b2810" }, "arm64": { "url": "https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Windows-ARM64.zip", "hash": "e8dbf16322b97461936b919d03cb9fb1e0186b314e5d9e0065690daecd890460" } }, "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" } } }