croc: Update to version 6.4.2

This commit is contained in:
Richard Kuhnt 2019-11-19 19:02:21 +00:00
parent c6e6268d9c
commit 3989127bb5

View File

@ -1,16 +1,16 @@
{ {
"version": "6.4.1", "version": "6.4.2",
"description": "Easily and securely send things from one computer to another.", "description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6", "homepage": "https://schollz.com/software/croc6",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.1/croc_6.4.1_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.4.2/croc_6.4.2_Windows-64bit.zip",
"hash": "a42de8f9b0de49096676a3e0bd733cdea573c13c7f06d8aba589c2a3f5f9ea91" "hash": "15c7e40c30244ac38d24daa24c21a780d0a769a737e42642d819f01db98ffcdd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.1/croc_6.4.1_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.4.2/croc_6.4.2_Windows-32bit.zip",
"hash": "159603e957cbe84b84e6abc7a956ecc183ba5530aef95279b6db23117cc573f3" "hash": "434e84811229566ee1f087b6ebf9bd1a236ca0ce40d79cc28323cca2b89faed0"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",