croc: Update to version 6.1.4

This commit is contained in:
Richard Kuhnt 2019-10-03 20:00:51 +00:00
parent 5fc0b9366d
commit 46ae0517c4

View File

@ -1,16 +1,16 @@
{
"version": "6.1.3",
"version": "6.1.4",
"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.3/croc_6.1.3_Windows-64bit.zip",
"hash": "60d2941791609761b7f9837e6f6717f9716eecc6109d3011011447f6270a72c2"
"url": "https://github.com/schollz/croc/releases/download/v6.1.4/croc_6.1.4_Windows-64bit.zip",
"hash": "974a811e574884d781017bd7549c521d76e3c287e1635a9fdeddfdb6108c7efb"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.1.3/croc_6.1.3_Windows-32bit.zip",
"hash": "e84d9a7979dd5ec9b8587d3505f17d6ce8411fd0d0c4d9d59dff3e9890f53298"
"url": "https://github.com/schollz/croc/releases/download/v6.1.4/croc_6.1.4_Windows-32bit.zip",
"hash": "e3999d7a22283d120d1c4424ebbfe02a30ceb74218ab8fc2fd9bdab5b2a54c26"
}
},
"bin": "croc.exe",