croc: Update to version 9.1.3

This commit is contained in:
Richard Kuhnt 2021-05-11 18:00:15 +00:00
parent 47727ea9d3
commit fa3624e4ba

View File

@ -1,16 +1,16 @@
{
"version": "9.1.2",
"version": "9.1.3",
"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/v9.1.2/croc_9.1.2_Windows-64bit.zip",
"hash": "5a25abe9afa38d04d37ec92be7c08d56d46dbc7d579b5cbac790aaaa58548a7f"
"url": "https://github.com/schollz/croc/releases/download/v9.1.3/croc_9.1.3_Windows-64bit.zip",
"hash": "980b07f0cba22602a04d9f7af1a457691d7aa9681fc080a5c961ed0925014fef"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.1.2/croc_9.1.2_Windows-32bit.zip",
"hash": "5ffbc6c0cf1ce201a01df6cb26b9d82e05df7f471937a82d64f031636a0b3f65"
"url": "https://github.com/schollz/croc/releases/download/v9.1.3/croc_9.1.3_Windows-32bit.zip",
"hash": "e2b594ec42e5d4d1bafad61bd9ed69e5e5fcbc5bd73f95a85d0f3b77d5113b5f"
}
},
"bin": "croc.exe",