croc: Update to version 8.0.10

This commit is contained in:
Jakub Čábera 2020-05-07 09:09:57 +02:00
parent 8d582d0ed2
commit b22787eaf9

View File

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