From 5003ce6e15b99dbb1f2adbfd99b11d84bb992c98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 1 May 2020 22:51:42 +0200 Subject: [PATCH] croc: Update to version 8.0.9 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 51218df0dc..064feea53b 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.8", + "version": "8.0.9", "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.8/croc_8.0.8_Windows-64bit.zip", - "hash": "e76fb2c499b2ec75fd6a70bcb302d21825a3f5124da14117f4f3db44902fe4bb" + "url": "https://github.com/schollz/croc/releases/download/v8.0.9/croc_8.0.9_Windows-64bit.zip", + "hash": "4f2a630c0570c2d11e04f8c2988a5912beeabbfe51357c1b20d9c8ccc50828d3" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.8/croc_8.0.8_Windows-32bit.zip", - "hash": "b5f0e33e39798763a2d174d50b0185f538a5e5b310c2e31a98fb138997a25ff5" + "url": "https://github.com/schollz/croc/releases/download/v8.0.9/croc_8.0.9_Windows-32bit.zip", + "hash": "b9b176d170abb93895cd6e315cd090fbaaf2fc7bdee7b87e3760b50da103d7aa" } }, "bin": "croc.exe",