From 2ce2e15745b9f84a633c6297e16a9423f16280f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:42:30 +0000 Subject: [PATCH] croc: Update to version 9.6.2 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index ca45b42172..2387abb65c 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.6.1", + "version": "9.6.2", "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.1/croc_9.6.1_Windows-64bit.zip", - "hash": "db5e546ccf1140e5621a2024092159a2170946908fab79e9d9c8f76e17d55706" + "url": "https://github.com/schollz/croc/releases/download/v9.6.2/croc_9.6.2_Windows-64bit.zip", + "hash": "c46c2d6d2b92cca3347fab2d63544819baae9611460c67baf78ffe399c7555ab" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.1/croc_9.6.1_Windows-32bit.zip", - "hash": "575019c8806bf0a4e86798d845ea097806273223c2db133f3f30295b526591e7" + "url": "https://github.com/schollz/croc/releases/download/v9.6.2/croc_9.6.2_Windows-32bit.zip", + "hash": "7cd7ab8681063b9cda00a44e5fc57bba9757911fc595c447286f90c6caa4176a" } }, "bin": "croc.exe",