From 3989127bb556d21987dbaa1b1e4211e1b1fc6c70 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Nov 2019 19:02:21 +0000 Subject: [PATCH] croc: Update to version 6.4.2 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index e968f144de..0a66c2f5cf 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.4.1", + "version": "6.4.2", "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.4.1/croc_6.4.1_Windows-64bit.zip", - "hash": "a42de8f9b0de49096676a3e0bd733cdea573c13c7f06d8aba589c2a3f5f9ea91" + "url": "https://github.com/schollz/croc/releases/download/v6.4.2/croc_6.4.2_Windows-64bit.zip", + "hash": "15c7e40c30244ac38d24daa24c21a780d0a769a737e42642d819f01db98ffcdd" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.4.1/croc_6.4.1_Windows-32bit.zip", - "hash": "159603e957cbe84b84e6abc7a956ecc183ba5530aef95279b6db23117cc573f3" + "url": "https://github.com/schollz/croc/releases/download/v6.4.2/croc_6.4.2_Windows-32bit.zip", + "hash": "434e84811229566ee1f087b6ebf9bd1a236ca0ce40d79cc28323cca2b89faed0" } }, "bin": "croc.exe",