From e239aac8a50fca953bcd2d14c7202b6472583d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 13 May 2020 09:27:03 +0200 Subject: [PATCH] croc: Update to version 8.0.11 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index a349a747c1..e40e7f0a3c 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.10", + "version": "8.0.11", "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/v8.0.10/croc_8.0.10_Windows-64bit.zip", - "hash": "1f9b4c4d70734187544ff757f70ae32b156c06dad936ba9a53dc809a704544b2" + "url": "https://github.com/schollz/croc/releases/download/v8.0.11/croc_8.0.11_Windows-64bit.zip", + "hash": "fa9bafec6247d74b042858582e98450e47ce4e779faf9ba037317d6632d1ee24" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.10/croc_8.0.10_Windows-32bit.zip", - "hash": "9a0ab65eaf87576368d14ce1299e8b82ea0f871d67a008318944eb3c0ff747f5" + "url": "https://github.com/schollz/croc/releases/download/v8.0.11/croc_8.0.11_Windows-32bit.zip", + "hash": "c15b4493c260355b425fef88d24fbf9f32e19498244aa3f592ec91732d37ce1c" } }, "bin": "croc.exe",