croc: Update to version 8.6.2

This commit is contained in:
Jakub Čábera 2020-10-22 08:45:25 +02:00
parent a78255c2b1
commit 702f44501a

View File

@ -1,16 +1,16 @@
{ {
"version": "8.5.2", "version": "8.6.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.5.2/croc_8.5.2_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.2/croc_8.6.2_Windows-64bit.zip",
"hash": "5e1a7df5897631054e12731e00a6641e04416a1a7df4452647fe48d65c4edcb9" "hash": "a8f82a83983289137f21fe98f7733ce558841c799221f6ea20f5444d5b329aec"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.5.2/croc_8.5.2_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.2/croc_8.6.2_Windows-32bit.zip",
"hash": "dd72821a54051fa408b562962c0fb904169388d4c15642a6504615d7422c25ef" "hash": "4258939966c9e872582cd210a3edc065209bc6d7b59d3c2937a03ae1e067bb3f"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",