From 120a4687f39aa16003d0db3fb1bcf18423a94aa5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 16:31:40 +0000 Subject: [PATCH] croc: Update to version 9.5.2 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index b1c4108a18..4e029e247f 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.5.1", + "version": "9.5.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.5.1/croc_9.5.1_Windows-64bit.zip", - "hash": "b29852a14721c5459f79f7f9942c5d4ba3f44ddf7c30f23ec7d734806ae4e10b" + "url": "https://github.com/schollz/croc/releases/download/v9.5.2/croc_9.5.2_Windows-64bit.zip", + "hash": "24a32b469471cbf4a864ae4b2ca6c7f11168cde6fb27511e938cd61e0bdc9b20" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.5.1/croc_9.5.1_Windows-32bit.zip", - "hash": "9914cfe61e350780e8c8368823bf7f8d3556c20354853870d115a445aa372f87" + "url": "https://github.com/schollz/croc/releases/download/v9.5.2/croc_9.5.2_Windows-32bit.zip", + "hash": "07e3b621d575b4fc1af8ee0bf2f7f6c756bdf62dec92e54b525d4c3b46601146" } }, "bin": "croc.exe",