croc: Update to version 6.4.1

This commit is contained in:
Richard Kuhnt 2019-11-18 23:00:25 +00:00
parent abc1a2fad7
commit 92b8181a8c

View File

@ -1,16 +1,16 @@
{
"version": "6.4.0",
"version": "6.4.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/v6.4.0/croc_6.4.0_Windows-64bit.zip",
"hash": "bd811ff8474b9c444b7e9a783103d2fae617dd460897e0b0c739f6b9282bebdc"
"url": "https://github.com/schollz/croc/releases/download/v6.4.1/croc_6.4.1_Windows-64bit.zip",
"hash": "a42de8f9b0de49096676a3e0bd733cdea573c13c7f06d8aba589c2a3f5f9ea91"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.0/croc_6.4.0_Windows-32bit.zip",
"hash": "bb8564e4869c13b862e699802b14a275d82d3d06513bda88932f3788336444a8"
"url": "https://github.com/schollz/croc/releases/download/v6.4.1/croc_6.4.1_Windows-32bit.zip",
"hash": "159603e957cbe84b84e6abc7a956ecc183ba5530aef95279b6db23117cc573f3"
}
},
"bin": "croc.exe",