croc: Update to version 6.4.0

This commit is contained in:
Richard Kuhnt 2019-11-18 22:00:26 +00:00
parent 0f9566f009
commit 52666ecfcf

View File

@ -1,16 +1,16 @@
{
"version": "6.3.0",
"version": "6.4.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.3.0/croc_6.3.0_Windows-64bit.zip",
"hash": "6ac960ef4a57b27e0ce046b8ecca36f1c23865510db878393e14c910543b6f3a"
"url": "https://github.com/schollz/croc/releases/download/v6.4.0/croc_6.4.0_Windows-64bit.zip",
"hash": "bd811ff8474b9c444b7e9a783103d2fae617dd460897e0b0c739f6b9282bebdc"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.3.0/croc_6.3.0_Windows-32bit.zip",
"hash": "d8f541e9a239ef10a76ba046fd49edfade3fa05a346d50093eb2f1cca2c0a7af"
"url": "https://github.com/schollz/croc/releases/download/v6.4.0/croc_6.4.0_Windows-32bit.zip",
"hash": "bb8564e4869c13b862e699802b14a275d82d3d06513bda88932f3788336444a8"
}
},
"bin": "croc.exe",