croc: Update to version 6.3.0

This commit is contained in:
Richard Kuhnt 2019-11-18 19:00:20 +00:00
parent e5b4996e48
commit d7b4f96dab

View File

@ -1,16 +1,16 @@
{
"version": "6.2.4",
"version": "6.3.0",
"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.2.4/croc_6.2.4_Windows-64bit.zip",
"hash": "7519cf11cf45cb1fdec3273b7c771e7aaa2f3d0a7c2d94c51ccf4f466a35423e"
"url": "https://github.com/schollz/croc/releases/download/v6.3.0/croc_6.3.0_Windows-64bit.zip",
"hash": "6ac960ef4a57b27e0ce046b8ecca36f1c23865510db878393e14c910543b6f3a"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.2.4/croc_6.2.4_Windows-32bit.zip",
"hash": "b9beb35f1cdf125be08b72aee303685e0e1bf3992afa39bbf96b294054ff233e"
"url": "https://github.com/schollz/croc/releases/download/v6.3.0/croc_6.3.0_Windows-32bit.zip",
"hash": "d8f541e9a239ef10a76ba046fd49edfade3fa05a346d50093eb2f1cca2c0a7af"
}
},
"bin": "croc.exe",