croc: Update to version 8.6.9

This commit is contained in:
Richard Kuhnt 2021-03-05 20:00:20 +00:00
parent 655df1b2ce
commit 25b8d095d3

View File

@ -1,16 +1,16 @@
{ {
"version": "8.6.8", "version": "8.6.9",
"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/v8.6.8/croc_8.6.8_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.9/croc_8.6.9_Windows-64bit.zip",
"hash": "154d339be5aa0a918bf9adad978242e055bb720dbc399961be5b6b92f8cd41f0" "hash": "9300ce10d392214eddc6ad0917b2b814f3a5d5b51f2899287534db7feef6c8d9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.6.8/croc_8.6.8_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.9/croc_8.6.9_Windows-32bit.zip",
"hash": "3ed8c5f1622dd71f6cac58d191d89750ab416ca61d303dd3c5a8347fa292d53b" "hash": "b7a2009b176182fdafbb645489402567789c64844b18476d41c196218523150f"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",