croc: Update to version 8.3.2

This commit is contained in:
Jakub Čábera 2020-09-17 08:40:24 +02:00
parent 3d2eeb9398
commit eac5e48e79

View File

@ -1,16 +1,16 @@
{
"version": "8.3.1",
"version": "8.3.2",
"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.1/croc_8.3.1_Windows-64bit.zip",
"hash": "f0d4425c4a0f811e922193f2af5df2548dd8bf1fa7f98c3c2c6dcb2ac55a3c71"
"url": "https://github.com/schollz/croc/releases/download/v8.3.2/croc_8.3.2_Windows-64bit.zip",
"hash": "5602401cba31547dba31be6e86dbed4a2bed440b108ccd72ff63721aed6eee6f"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.3.1/croc_8.3.1_Windows-32bit.zip",
"hash": "2baab42e95ab2adce8543af9646adc34fb077a26b31336557ad878af7de48af0"
"url": "https://github.com/schollz/croc/releases/download/v8.3.2/croc_8.3.2_Windows-32bit.zip",
"hash": "1d25b49781226525addf83ec7bdc23209331a060ac83def216696046e9f59a43"
}
},
"bin": "croc.exe",