{ "version": "10.2.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/v10.2.4/croc_v10.2.4_Windows-64bit.zip", "hash": "9e375e75ae8a74a134315ff23be63b0e39a5d022350ec3e554123c9cee291382" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v10.2.4/croc_v10.2.4_Windows-32bit.zip", "hash": "b02d5ac8793e5558bd606aaf37c040f9e629c5d84c4d1f175403f737b5b4f29c" }, "arm64": { "url": "https://github.com/schollz/croc/releases/download/v10.2.4/croc_v10.2.4_Windows-ARM64.zip", "hash": "92f3e60dc62f2b945aa3f9d6fda03d31f5c0fd58784bcac72392c66e728fbab8" } }, "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" } } }