From e27aec7eae87e4286e31fcb22885f1867dbc8159 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 17 Nov 2019 22:00:23 +0000 Subject: [PATCH] croc: Update to version 6.2.3 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index ac6eec9418..0969551633 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.2.1", + "version": "6.2.3", "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.1/croc_6.2.1_Windows-64bit.zip", - "hash": "f186d30c586fa69d83ee806549b32bed90616a50c1a2f0b601cb199de135cb84" + "url": "https://github.com/schollz/croc/releases/download/v6.2.3/croc_6.2.3_Windows-64bit.zip", + "hash": "61a7a130461228db2eb15c22ab26b65a040257f63513e5d3d6289711272153d4" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.2.1/croc_6.2.1_Windows-32bit.zip", - "hash": "b719e9bd3c81ef947e8db85b6617313a10648f995771f2c4259cdee3b49f87c8" + "url": "https://github.com/schollz/croc/releases/download/v6.2.3/croc_6.2.3_Windows-32bit.zip", + "hash": "bddd762d4bb8a3e3f8d05d128ab78c3b61290ce7c9e779efe1962011e2e84842" } }, "bin": "croc.exe",