croc: Update to version 9.1.2

This commit is contained in:
Richard Kuhnt 2021-05-07 18:00:23 +00:00
parent bb19c49df6
commit c955f740e2

View File

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