From afcab18d683b936de521c1bf9a54821e66005bd9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 16:00:26 +0000 Subject: [PATCH] croc: Update to version 6.2.4 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 0969551633..104f680367 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.2.3", + "version": "6.2.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/v6.2.3/croc_6.2.3_Windows-64bit.zip", - "hash": "61a7a130461228db2eb15c22ab26b65a040257f63513e5d3d6289711272153d4" + "url": "https://github.com/schollz/croc/releases/download/v6.2.4/croc_6.2.4_Windows-64bit.zip", + "hash": "7519cf11cf45cb1fdec3273b7c771e7aaa2f3d0a7c2d94c51ccf4f466a35423e" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.2.3/croc_6.2.3_Windows-32bit.zip", - "hash": "bddd762d4bb8a3e3f8d05d128ab78c3b61290ce7c9e779efe1962011e2e84842" + "url": "https://github.com/schollz/croc/releases/download/v6.2.4/croc_6.2.4_Windows-32bit.zip", + "hash": "b9beb35f1cdf125be08b72aee303685e0e1bf3992afa39bbf96b294054ff233e" } }, "bin": "croc.exe",