croc: Update to version 8.6.4

This commit is contained in:
Jakub Čábera 2020-10-22 21:22:18 +02:00
parent e9c75cf108
commit 9c89871cb9

View File

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