croc: Update to version 6.2.0

This commit is contained in:
Richard Kuhnt 2019-10-24 15:00:22 +00:00
parent c04dd7a49f
commit 9c4ef89c2d

View File

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