croc: Update to version 8.0.11

This commit is contained in:
Jakub Čábera 2020-05-13 09:27:03 +02:00
parent de629bf727
commit e239aac8a5

View File

@ -1,16 +1,16 @@
{
"version": "8.0.10",
"version": "8.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/v8.0.10/croc_8.0.10_Windows-64bit.zip",
"hash": "1f9b4c4d70734187544ff757f70ae32b156c06dad936ba9a53dc809a704544b2"
"url": "https://github.com/schollz/croc/releases/download/v8.0.11/croc_8.0.11_Windows-64bit.zip",
"hash": "fa9bafec6247d74b042858582e98450e47ce4e779faf9ba037317d6632d1ee24"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.10/croc_8.0.10_Windows-32bit.zip",
"hash": "9a0ab65eaf87576368d14ce1299e8b82ea0f871d67a008318944eb3c0ff747f5"
"url": "https://github.com/schollz/croc/releases/download/v8.0.11/croc_8.0.11_Windows-32bit.zip",
"hash": "c15b4493c260355b425fef88d24fbf9f32e19498244aa3f592ec91732d37ce1c"
}
},
"bin": "croc.exe",