croc: Update to version 6.4.9

This commit is contained in:
Richard Kuhnt 2020-01-15 17:01:49 +00:00
parent 3ece588c86
commit 6f2b7dcc80

View File

@ -1,16 +1,16 @@
{ {
"version": "6.4.8", "version": "6.4.9",
"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.8/croc_6.4.8_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.4.9/croc_6.4.9_Windows-64bit.zip",
"hash": "1f326711a535bdef44b9bdbf825efdb2d619e2b90f9442e303b73e574b1ba4fb" "hash": "83f507ed90847798435e22530309600a17858d9e26acb89362cb92fef9b649f7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.8/croc_6.4.8_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.4.9/croc_6.4.9_Windows-32bit.zip",
"hash": "934eb84cbc39d89ddaa8bf69c1f79b75f5d540f1f3b4e283129a35e0aca4ccc6" "hash": "ef056f8eb27d9e2062a913c60bf05ef4f2efdec0c80ac3b654ec68fa40cdf79c"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",