From 52666ecfcf4c28f5303d931b29c610e5ff9565c3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 22:00:26 +0000 Subject: [PATCH] croc: Update to version 6.4.0 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 2583bab493..3d10168359 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.3.0", + "version": "6.4.0", "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.3.0/croc_6.3.0_Windows-64bit.zip", - "hash": "6ac960ef4a57b27e0ce046b8ecca36f1c23865510db878393e14c910543b6f3a" + "url": "https://github.com/schollz/croc/releases/download/v6.4.0/croc_6.4.0_Windows-64bit.zip", + "hash": "bd811ff8474b9c444b7e9a783103d2fae617dd460897e0b0c739f6b9282bebdc" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.3.0/croc_6.3.0_Windows-32bit.zip", - "hash": "d8f541e9a239ef10a76ba046fd49edfade3fa05a346d50093eb2f1cca2c0a7af" + "url": "https://github.com/schollz/croc/releases/download/v6.4.0/croc_6.4.0_Windows-32bit.zip", + "hash": "bb8564e4869c13b862e699802b14a275d82d3d06513bda88932f3788336444a8" } }, "bin": "croc.exe",