croc: Update to version 8.0.5

This commit is contained in:
Jakub Čábera 2020-04-02 19:08:09 +02:00
parent 30f1a954b6
commit fd6b57b76c

View File

@ -1,16 +1,16 @@
{
"version": "8.0.4",
"version": "8.0.5",
"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.4/croc_8.0.4_Windows-64bit.zip",
"hash": "c3994ba75698ef3be0e87368bee3f9ce500f485cb6ef191b1aa02e2d16b74656"
"url": "https://github.com/schollz/croc/releases/download/v8.0.5/croc_8.0.5_Windows-64bit.zip",
"hash": "ff0b01df34f5814a3441ee147ecd925a2e1e2002bb030f3d464b48c78ca62255"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.4/croc_8.0.4_Windows-32bit.zip",
"hash": "bec5e69d6796938d9913bd54eb6e514e86c9130c39a2c7bcc42eed164c428601"
"url": "https://github.com/schollz/croc/releases/download/v8.0.5/croc_8.0.5_Windows-32bit.zip",
"hash": "73a53e3fb881c6afded43daaeedfc56eefba3d1f4a22ea76b767eb7d90f11347"
}
},
"bin": "croc.exe",