croc: Update to version 8.5.2

This commit is contained in:
Jakub Čábera 2020-10-20 08:35:33 +02:00
parent 38194d7cd7
commit e02ef370e7

View File

@ -1,16 +1,16 @@
{
"version": "8.5.1",
"version": "8.5.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.5.1/croc_8.5.1_Windows-64bit.zip",
"hash": "10083ea829e14ef03b5ece3ed2c62f607636261b6d09d65da624d417f7ae9d6e"
"url": "https://github.com/schollz/croc/releases/download/v8.5.2/croc_8.5.2_Windows-64bit.zip",
"hash": "5e1a7df5897631054e12731e00a6641e04416a1a7df4452647fe48d65c4edcb9"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.5.1/croc_8.5.1_Windows-32bit.zip",
"hash": "062aa590c7b58778dbfe3eba48ccb7f55f24c3931ba0d1646b6b57e2d897f9df"
"url": "https://github.com/schollz/croc/releases/download/v8.5.2/croc_8.5.2_Windows-32bit.zip",
"hash": "dd72821a54051fa408b562962c0fb904169388d4c15642a6504615d7422c25ef"
}
},
"bin": "croc.exe",