From 4b0536fedc1e70310c1345f2c55f1b5377cbe5b1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Mar 2021 17:01:48 +0000 Subject: [PATCH] croc: Update to version 8.6.10 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index c14d2e0799..e6f1cfd9f2 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.6.9", + "version": "8.6.10", "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/v8.6.9/croc_8.6.9_Windows-64bit.zip", - "hash": "9300ce10d392214eddc6ad0917b2b814f3a5d5b51f2899287534db7feef6c8d9" + "url": "https://github.com/schollz/croc/releases/download/v8.6.10/croc_8.6.10_Windows-64bit.zip", + "hash": "68af0f90eec9ea14bed12ea17d0b8af8f68bac2a7793272757f41115bb96846c" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.6.9/croc_8.6.9_Windows-32bit.zip", - "hash": "b7a2009b176182fdafbb645489402567789c64844b18476d41c196218523150f" + "url": "https://github.com/schollz/croc/releases/download/v8.6.10/croc_8.6.10_Windows-32bit.zip", + "hash": "eeae73450738bbfca20956d2b337a412e430491c940bd8d9bb340116247b1501" } }, "bin": "croc.exe",