From ff469802da75662d127c9ed8021fc767d7e96f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 16 Jul 2020 08:56:37 +0200 Subject: [PATCH] croc: Update to version 8.0.12 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index e40e7f0a3c..aa31859099 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.11", + "version": "8.0.12", "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.11/croc_8.0.11_Windows-64bit.zip", - "hash": "fa9bafec6247d74b042858582e98450e47ce4e779faf9ba037317d6632d1ee24" + "url": "https://github.com/schollz/croc/releases/download/v8.0.12/croc_8.0.12_Windows-64bit.zip", + "hash": "6c44537130dbb8e6d27ed77ea31ae4d150fcc6295efe197f08daa3eef37336b0" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.11/croc_8.0.11_Windows-32bit.zip", - "hash": "c15b4493c260355b425fef88d24fbf9f32e19498244aa3f592ec91732d37ce1c" + "url": "https://github.com/schollz/croc/releases/download/v8.0.12/croc_8.0.12_Windows-32bit.zip", + "hash": "e12bcf98a425d1a79972f7dd70bfd7ce895c0778c41e0db6ea6927dc39e38be2" } }, "bin": "croc.exe",