croc: Update to version 8.0.9

This commit is contained in:
Jakub Čábera 2020-05-01 22:51:42 +02:00
parent 9bea40efe1
commit 5003ce6e15

View File

@ -1,16 +1,16 @@
{ {
"version": "8.0.8", "version": "8.0.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.0.8/croc_8.0.8_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.9/croc_8.0.9_Windows-64bit.zip",
"hash": "e76fb2c499b2ec75fd6a70bcb302d21825a3f5124da14117f4f3db44902fe4bb" "hash": "4f2a630c0570c2d11e04f8c2988a5912beeabbfe51357c1b20d9c8ccc50828d3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.8/croc_8.0.8_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.9/croc_8.0.9_Windows-32bit.zip",
"hash": "b5f0e33e39798763a2d174d50b0185f538a5e5b310c2e31a98fb138997a25ff5" "hash": "b9b176d170abb93895cd6e315cd090fbaaf2fc7bdee7b87e3760b50da103d7aa"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",