croc: Update to version 6.4.5

This commit is contained in:
Richard Kuhnt 2019-11-20 01:00:18 +00:00
parent b742eccd2d
commit c6be1f9f37

View File

@ -1,16 +1,16 @@
{
"version": "6.4.4",
"version": "6.4.5",
"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.4/croc_6.4.4_Windows-64bit.zip",
"hash": "9bc3b9ed290f14bc83a49efe357acc3681943e1b6db1541f19d372b8c5da68cb"
"url": "https://github.com/schollz/croc/releases/download/v6.4.5/croc_6.4.5_Windows-64bit.zip",
"hash": "ffa803ebf947f783c448cfdb3905e40c4a4dd5190a721e781d6473d0f4e8cf86"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.4/croc_6.4.4_Windows-32bit.zip",
"hash": "57511e4ea231e6640e2f89df1608cfa113e7df8beb559fa840a791651b362078"
"url": "https://github.com/schollz/croc/releases/download/v6.4.5/croc_6.4.5_Windows-32bit.zip",
"hash": "7794218c97afff69acafedaf24657a901fc11227aaac55dd733fad1f552070cc"
}
},
"bin": "croc.exe",