croc: Update to version 8.1.0

This commit is contained in:
Jakub Čábera 2020-08-27 08:26:34 +02:00
parent 1625b5630a
commit d3a72b1727

View File

@ -1,16 +1,16 @@
{
"version": "8.0.13",
"version": "8.1.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.0.13/croc_8.0.13_Windows-64bit.zip",
"hash": "efd3b644e6151115a5bb27fad495737d22f5bec00d99afce0a71c52b7d1b10d9"
"url": "https://github.com/schollz/croc/releases/download/v8.1.0/croc_8.1.0_Windows-64bit.zip",
"hash": "6a22a3d5e07783b106942c9c4c6ab86c2b3fc43dd8a4a418e30ab863fb91fa03"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.13/croc_8.0.13_Windows-32bit.zip",
"hash": "ca140fd2257c0d6555a7ea8d0d3efb0f0bf89ff694e8baefad3d35b0d24ecbb2"
"url": "https://github.com/schollz/croc/releases/download/v8.1.0/croc_8.1.0_Windows-32bit.zip",
"hash": "b8ce1abbca35e8e035bb4d059b752c26a20a658169e359ee4cb00e7bd1c48e7d"
}
},
"bin": "croc.exe",