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.", "description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6", "homepage": "https://schollz.com/software/croc6",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.0/croc_6.4.0_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.4.1/croc_6.4.1_Windows-64bit.zip",
"hash": "bd811ff8474b9c444b7e9a783103d2fae617dd460897e0b0c739f6b9282bebdc" "hash": "a42de8f9b0de49096676a3e0bd733cdea573c13c7f06d8aba589c2a3f5f9ea91"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.0/croc_6.4.0_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.4.1/croc_6.4.1_Windows-32bit.zip",
"hash": "bb8564e4869c13b862e699802b14a275d82d3d06513bda88932f3788336444a8" "hash": "159603e957cbe84b84e6abc7a956ecc183ba5530aef95279b6db23117cc573f3"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",