croc: Update to version 8.5.1

This commit is contained in:
Jakub Čábera 2020-10-14 09:04:40 +02:00
parent 22f8739c9a
commit dc5ce6b5de

View File

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