From 46ae0517c452fd3ad702e987c00284e67db2f578 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 3 Oct 2019 20:00:51 +0000 Subject: [PATCH] croc: Update to version 6.1.4 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index cef108cdae..1df3d2d559 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.1.3", + "version": "6.1.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.1.3/croc_6.1.3_Windows-64bit.zip", - "hash": "60d2941791609761b7f9837e6f6717f9716eecc6109d3011011447f6270a72c2" + "url": "https://github.com/schollz/croc/releases/download/v6.1.4/croc_6.1.4_Windows-64bit.zip", + "hash": "974a811e574884d781017bd7549c521d76e3c287e1635a9fdeddfdb6108c7efb" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.1.3/croc_6.1.3_Windows-32bit.zip", - "hash": "e84d9a7979dd5ec9b8587d3505f17d6ce8411fd0d0c4d9d59dff3e9890f53298" + "url": "https://github.com/schollz/croc/releases/download/v6.1.4/croc_6.1.4_Windows-32bit.zip", + "hash": "e3999d7a22283d120d1c4424ebbfe02a30ceb74218ab8fc2fd9bdab5b2a54c26" } }, "bin": "croc.exe",