croc: Update to version 8.4.0

This commit is contained in:
Jakub Čábera 2020-10-05 09:29:58 +02:00
parent 1cc739dfbd
commit 8d3fe51075

View File

@ -1,16 +1,16 @@
{
"version": "8.3.2",
"version": "8.4.0",
"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.3.2/croc_8.3.2_Windows-64bit.zip",
"hash": "5602401cba31547dba31be6e86dbed4a2bed440b108ccd72ff63721aed6eee6f"
"url": "https://github.com/schollz/croc/releases/download/v8.4.0/croc_8.4.0_Windows-64bit.zip",
"hash": "325f82fa76c14b0103c56f474958f50ba4473914cb5579c79a0b1b2118be49dc"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.3.2/croc_8.3.2_Windows-32bit.zip",
"hash": "1d25b49781226525addf83ec7bdc23209331a060ac83def216696046e9f59a43"
"url": "https://github.com/schollz/croc/releases/download/v8.4.0/croc_8.4.0_Windows-32bit.zip",
"hash": "5dfd4fd3bc479ba3586709be537a742ab30d743de7888a741c5aaa8cdb48cfdd"
}
},
"bin": "croc.exe",