From 6a918633c9a37502d286dbe5724dee9404e133c4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Mar 2020 09:01:51 +0000 Subject: [PATCH] croc: Update to version 8.0.4 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 6a279b7753..3bee14ea8e 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.3", + "version": "8.0.4", "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.3/croc_8.0.3_Windows-64bit.zip", - "hash": "bd051583d014f8b47726e726b058b09bb9ce07a2b8b2dd55f996032f1e473555" + "url": "https://github.com/schollz/croc/releases/download/v8.0.4/croc_8.0.4_Windows-64bit.zip", + "hash": "c3994ba75698ef3be0e87368bee3f9ce500f485cb6ef191b1aa02e2d16b74656" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.3/croc_8.0.3_Windows-32bit.zip", - "hash": "9cb402c062dd24f218fced1236c8171a13b903deda25079faa84a2c2f8e70b42" + "url": "https://github.com/schollz/croc/releases/download/v8.0.4/croc_8.0.4_Windows-32bit.zip", + "hash": "bec5e69d6796938d9913bd54eb6e514e86c9130c39a2c7bcc42eed164c428601" } }, "bin": "croc.exe",