croc: Update to version 8.0.3

This commit is contained in:
Richard Kuhnt 2020-03-08 15:01:50 +00:00
parent 2ac5cac2f1
commit 9e1caaa8d7

View File

@ -1,16 +1,16 @@
{
"version": "8.0.2",
"version": "8.0.3",
"description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.2/croc_8.0.2_Windows-64bit.zip",
"hash": "f59e83112d2b437cef2c2c3a69ecdd03775b27015cbdc0a89c3ed56d25edf2ed"
"url": "https://github.com/schollz/croc/releases/download/v8.0.3/croc_8.0.3_Windows-64bit.zip",
"hash": "bd051583d014f8b47726e726b058b09bb9ce07a2b8b2dd55f996032f1e473555"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.2/croc_8.0.2_Windows-32bit.zip",
"hash": "3da90ed00ae6a875b45f7ce45da6141d14f287281763419cfc70d9055eaa8dfa"
"url": "https://github.com/schollz/croc/releases/download/v8.0.3/croc_8.0.3_Windows-32bit.zip",
"hash": "9cb402c062dd24f218fced1236c8171a13b903deda25079faa84a2c2f8e70b42"
}
},
"bin": "croc.exe",