croc: Update to version 8.0.4

This commit is contained in:
Richard Kuhnt 2020-03-25 09:01:51 +00:00
parent c151eecabe
commit 6a918633c9

View File

@ -1,16 +1,16 @@
{ {
"version": "8.0.3", "version": "8.0.4",
"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/v8.0.3/croc_8.0.3_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.4/croc_8.0.4_Windows-64bit.zip",
"hash": "bd051583d014f8b47726e726b058b09bb9ce07a2b8b2dd55f996032f1e473555" "hash": "c3994ba75698ef3be0e87368bee3f9ce500f485cb6ef191b1aa02e2d16b74656"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.3/croc_8.0.3_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.4/croc_8.0.4_Windows-32bit.zip",
"hash": "9cb402c062dd24f218fced1236c8171a13b903deda25079faa84a2c2f8e70b42" "hash": "bec5e69d6796938d9913bd54eb6e514e86c9130c39a2c7bcc42eed164c428601"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",