croc: Update to version 8.0.7

This commit is contained in:
Ash258 2020-04-10 19:30:24 +02:00
parent 523935ddfe
commit 7d797c92c3

View File

@ -1,16 +1,16 @@
{ {
"version": "8.0.5", "version": "8.0.7",
"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.5/croc_8.0.5_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.7/croc_8.0.7_Windows-64bit.zip",
"hash": "ff0b01df34f5814a3441ee147ecd925a2e1e2002bb030f3d464b48c78ca62255" "hash": "1615b97e078ab5ef62d985a8357ce48ff36729bef4d047c56b16caaed638bbd6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.5/croc_8.0.5_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.7/croc_8.0.7_Windows-32bit.zip",
"hash": "73a53e3fb881c6afded43daaeedfc56eefba3d1f4a22ea76b767eb7d90f11347" "hash": "70d930179c0f5ba260aec2b4b56d5ad7552a19171fc19a40bfc9600d76f94972"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",