2021-03-27 00:00:36 +00:00

34 lines
1.2 KiB
JSON

{
"version": "8.6.12",
"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/v8.6.12/croc_8.6.12_Windows-64bit.zip",
"hash": "0e4b8e414bb50bc9ce60bacc6af463b7862ac321d5881989187e03dc1bcfe960"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.6.12/croc_8.6.12_Windows-32bit.zip",
"hash": "9d3057d4cb9f2aaa1332ec0ec58a653523460b81020b125adca6c8281ebd04cb"
}
},
"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"
}
}
}