croc: Update to version 8.1.2

This commit is contained in:
Jakub Čábera 2020-08-27 22:43:42 +02:00
parent 81ff9cced9
commit e52f4edfa4

View File

@ -1,16 +1,16 @@
{ {
"version": "8.1.0", "version": "8.1.2",
"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.0/croc_8.1.0_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.1.2/croc_8.1.2_Windows-64bit.zip",
"hash": "6a22a3d5e07783b106942c9c4c6ab86c2b3fc43dd8a4a418e30ab863fb91fa03" "hash": "2ab4f1c238978b30b30688f6afeee4fbca4c5102f2efc68aac30446fcb8e12d1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.1.0/croc_8.1.0_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.1.2/croc_8.1.2_Windows-32bit.zip",
"hash": "b8ce1abbca35e8e035bb4d059b752c26a20a658169e359ee4cb00e7bd1c48e7d" "hash": "7b492d44709419262418d849da304b7cf1b4859316affcf0bdc4ed2b74c25f52"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",