croc: Update to version 6.4.4

This commit is contained in:
Richard Kuhnt 2019-11-20 00:00:38 +00:00
parent 539823da68
commit f20c5c0f7c

View File

@ -1,16 +1,16 @@
{
"version": "6.4.3",
"version": "6.4.4",
"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.3/croc_6.4.3_Windows-64bit.zip",
"hash": "1cb3aac5b312214d88eb8ba3d0c3b5ee1b8515e78f89e94756f4977b0afed820"
"url": "https://github.com/schollz/croc/releases/download/v6.4.4/croc_6.4.4_Windows-64bit.zip",
"hash": "9bc3b9ed290f14bc83a49efe357acc3681943e1b6db1541f19d372b8c5da68cb"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.3/croc_6.4.3_Windows-32bit.zip",
"hash": "0729202a278f34792bd05ededfe911bf0fe295eaefa2b9bc98748ba057afd580"
"url": "https://github.com/schollz/croc/releases/download/v6.4.4/croc_6.4.4_Windows-32bit.zip",
"hash": "57511e4ea231e6640e2f89df1608cfa113e7df8beb559fa840a791651b362078"
}
},
"bin": "croc.exe",