{ "version": "10.3.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/v10.3.1/croc_v10.3.1_Windows-64bit.zip", "hash": "005d563026de72ce703d10833354dd5fe952301a69d73d67f8004a19c42bfcb4" }, "32bit": { "url": "https://github.com/schollz/croc/releases/download/v10.3.1/croc_v10.3.1_Windows-32bit.zip", "hash": "ca6650e8b7a2383d66af88e59e5b37a44c5440dc3b1a2b11cfea65f9513c8b82" }, "arm64": { "url": "https://github.com/schollz/croc/releases/download/v10.3.1/croc_v10.3.1_Windows-ARM64.zip", "hash": "cc1d065a0c84947c4950718e4d4898d4b8102cf798d6f669d007c6ca06038833" } }, "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" } } }