croc: Update to version 8.6.5

This commit is contained in:
Jakub Čábera 2020-10-24 11:48:43 +02:00
parent 9aa2f8368e
commit 2f75129916

View File

@ -1,16 +1,16 @@
{ {
"version": "8.6.4", "version": "8.6.5",
"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.6.4/croc_8.6.4_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.5/croc_8.6.5_Windows-64bit.zip",
"hash": "bb85c51d7fb569a8a4e093528280d3d29bee40c776377854ce1651f665cbe281" "hash": "2bd8e1ed84e1d7662a7a00da4e13809663155886e0f57b8549954909d0da248f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.6.4/croc_8.6.4_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.5/croc_8.6.5_Windows-32bit.zip",
"hash": "f9f3b12ec7170234a6997294e25dfc0beee2e12451af2efe3449e1f6c9b68f23" "hash": "67dde80c909b6fe0c281e82d7090e3ae8aa841cfd848c791a4894f990d50d1be"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",