croc: Update to version 6.1.5

This commit is contained in:
Richard Kuhnt 2019-10-08 00:00:31 +00:00
parent fad47b6cb5
commit 3876f3da9d

View File

@ -1,16 +1,16 @@
{
"version": "6.1.4",
"version": "6.1.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/v6.1.4/croc_6.1.4_Windows-64bit.zip",
"hash": "974a811e574884d781017bd7549c521d76e3c287e1635a9fdeddfdb6108c7efb"
"url": "https://github.com/schollz/croc/releases/download/v6.1.5/croc_6.1.5_Windows-64bit.zip",
"hash": "868105ce570c0e4bfe779e35013cc901df2d3018c274b90861d96dc06188edc9"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.1.4/croc_6.1.4_Windows-32bit.zip",
"hash": "e3999d7a22283d120d1c4424ebbfe02a30ceb74218ab8fc2fd9bdab5b2a54c26"
"url": "https://github.com/schollz/croc/releases/download/v6.1.5/croc_6.1.5_Windows-32bit.zip",
"hash": "10f607a610553b62c8b843dcbaf22d0a67de385c3c7d507c3066031045cd5743"
}
},
"bin": "croc.exe",