croc: Update to version 6.2.1

This commit is contained in:
Richard Kuhnt 2019-11-17 18:00:19 +00:00
parent 00ea249069
commit 96efc05418

View File

@ -1,16 +1,16 @@
{
"version": "6.2.0",
"version": "6.2.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/v6.2.0/croc_6.2.0_Windows-64bit.zip",
"hash": "14ea3203cee20dbfb3b59f5b3d7c9d55add4cd5a2ca86682c4c33eb0217ca739"
"url": "https://github.com/schollz/croc/releases/download/v6.2.1/croc_6.2.1_Windows-64bit.zip",
"hash": "f186d30c586fa69d83ee806549b32bed90616a50c1a2f0b601cb199de135cb84"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.2.0/croc_6.2.0_Windows-32bit.zip",
"hash": "d85c2de639e767ff7ae0d82823281a495a9468999b3da01da90b40554ffeca80"
"url": "https://github.com/schollz/croc/releases/download/v6.2.1/croc_6.2.1_Windows-32bit.zip",
"hash": "b719e9bd3c81ef947e8db85b6617313a10648f995771f2c4259cdee3b49f87c8"
}
},
"bin": "croc.exe",