From c6be1f9f37b08a165e521f6b1253251415ba357e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Nov 2019 01:00:18 +0000 Subject: [PATCH] croc: Update to version 6.4.5 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index a4b6ce9550..543124408f 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.4.4", + "version": "6.4.5", "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.4/croc_6.4.4_Windows-64bit.zip", - "hash": "9bc3b9ed290f14bc83a49efe357acc3681943e1b6db1541f19d372b8c5da68cb" + "url": "https://github.com/schollz/croc/releases/download/v6.4.5/croc_6.4.5_Windows-64bit.zip", + "hash": "ffa803ebf947f783c448cfdb3905e40c4a4dd5190a721e781d6473d0f4e8cf86" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.4.4/croc_6.4.4_Windows-32bit.zip", - "hash": "57511e4ea231e6640e2f89df1608cfa113e7df8beb559fa840a791651b362078" + "url": "https://github.com/schollz/croc/releases/download/v6.4.5/croc_6.4.5_Windows-32bit.zip", + "hash": "7794218c97afff69acafedaf24657a901fc11227aaac55dd733fad1f552070cc" } }, "bin": "croc.exe",