croc: Update to version 8.2.0

This commit is contained in:
Jakub Čábera 2020-09-03 08:50:10 +02:00
parent 89b9282bec
commit b17821a269

View File

@ -1,16 +1,16 @@
{ {
"version": "8.1.3", "version": "8.2.0",
"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.1.3/croc_8.1.3_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.2.0/croc_8.2.0_Windows-64bit.zip",
"hash": "e78877dde2f876be371e4734ca42632e51362a7ee42e97f1c7a15199b34e46f5" "hash": "3e884f01cedf789767d3c8829e66a25c3ecc80e12c2306e77df93f59a9fd7736"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.1.3/croc_8.1.3_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.2.0/croc_8.2.0_Windows-32bit.zip",
"hash": "9d956db64ed7ec9cc697366834a6132139e73b2d1ef5c4feb261a42670fd9a8e" "hash": "16bcf316d6f856ca55939335e10f4f2b810758c54852db9e36ce6912f3ef7276"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",