croc: Update to version 6.1.3

This commit is contained in:
Richard Kuhnt 2019-09-07 15:00:17 +00:00
parent ac8832757d
commit 07c807c3e4

View File

@ -1,16 +1,16 @@
{ {
"version": "6.1.2", "version": "6.1.3",
"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.1.2/croc_6.1.2_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.1.3/croc_6.1.3_Windows-64bit.zip",
"hash": "fd0fb5cedbb167051889c1020f1850699b620489e6f97cf972546e45b33f172b" "hash": "60d2941791609761b7f9837e6f6717f9716eecc6109d3011011447f6270a72c2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.1.2/croc_6.1.2_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v6.1.3/croc_6.1.3_Windows-32bit.zip",
"hash": "fc5debc6efcaa236d872eafd374c0bb5d8fb28bd138faf71f36e75524be5f2f9" "hash": "e84d9a7979dd5ec9b8587d3505f17d6ce8411fd0d0c4d9d59dff3e9890f53298"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",