croc: Update to version 6.1.2

This commit is contained in:
Richard Kuhnt 2019-08-28 01:00:15 +00:00
parent 1dcc8d3cd2
commit 697fda954a

View File

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