croc: Update to version 6.4.3

This commit is contained in:
Richard Kuhnt 2019-11-19 23:00:23 +00:00
parent 50f564e5a1
commit 4de54c9a57

View File

@ -1,16 +1,16 @@
{
"version": "6.4.2",
"version": "6.4.3",
"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.4.2/croc_6.4.2_Windows-64bit.zip",
"hash": "15c7e40c30244ac38d24daa24c21a780d0a769a737e42642d819f01db98ffcdd"
"url": "https://github.com/schollz/croc/releases/download/v6.4.3/croc_6.4.3_Windows-64bit.zip",
"hash": "1cb3aac5b312214d88eb8ba3d0c3b5ee1b8515e78f89e94756f4977b0afed820"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.2/croc_6.4.2_Windows-32bit.zip",
"hash": "434e84811229566ee1f087b6ebf9bd1a236ca0ce40d79cc28323cca2b89faed0"
"url": "https://github.com/schollz/croc/releases/download/v6.4.3/croc_6.4.3_Windows-32bit.zip",
"hash": "0729202a278f34792bd05ededfe911bf0fe295eaefa2b9bc98748ba057afd580"
}
},
"bin": "croc.exe",