From 45ea80cf3a2c19927144fcd972ba430324d03c49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 00:42:05 +0000 Subject: [PATCH] croc: Update to version 9.6.1 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index ed3c216b30..ca45b42172 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.6.0", + "version": "9.6.1", "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/v9.6.0/croc_9.6.0_Windows-64bit.zip", - "hash": "9b96a8891da7419abaf4a0d7dddc641da62c315147263f6c4a3e24d85a2eb7c1" + "url": "https://github.com/schollz/croc/releases/download/v9.6.1/croc_9.6.1_Windows-64bit.zip", + "hash": "db5e546ccf1140e5621a2024092159a2170946908fab79e9d9c8f76e17d55706" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.0/croc_9.6.0_Windows-32bit.zip", - "hash": "0c7c16e2456c4a3f25e1146f129c5588c781d1a7ed5e5a65476409369eb58628" + "url": "https://github.com/schollz/croc/releases/download/v9.6.1/croc_9.6.1_Windows-32bit.zip", + "hash": "575019c8806bf0a4e86798d845ea097806273223c2db133f3f30295b526591e7" } }, "bin": "croc.exe",