From 660c012ddf48fdcca02ed8a2e73f490c743841c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:32:42 +0000 Subject: [PATCH] croc: Update to version 10.1.1 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 65899f4da9..d1b79c5f48 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.1.0", + "version": "10.1.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/v10.1.0/croc_v10.1.0_Windows-64bit.zip", - "hash": "5e396778b4dddc94afa030aa8cb23e4c2de4b9f2a9bc3a8ee5d43c0567c8c4eb" + "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-64bit.zip", + "hash": "a3441775e9833939a238c5b13fe8564b225ef0def7983fc9ef1746e48f3f82ed" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.1.0/croc_v10.1.0_Windows-32bit.zip", - "hash": "e1d7927c9f4b7bc9e5079ca22857b46ea5e39fd4d1fbe415ac24c12ec7b912f9" + "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-32bit.zip", + "hash": "ac28dbde92097b0e44afe3b47438c963845d65fa88aed27136ebca38870adda5" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.1.0/croc_v10.1.0_Windows-ARM64.zip", - "hash": "4fe9718a0aeb5f9a05f662647a12781ea44b3640526615e62b389e76682a5d2f" + "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-ARM64.zip", + "hash": "bfda2d9bd0610c660bc86497f79ce1e0fba9925e4e04bc1da9d19e01e74986fa" } }, "bin": "croc.exe",