From a84f5bafccb16b2eb15067e4d003ce311c7a09c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 00:33:57 +0000 Subject: [PATCH] croc: Update to version 10.1.0 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 2a87bd64b0..65899f4da9 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.0.13", + "version": "10.1.0", "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.0.13/croc_v10.0.13_Windows-64bit.zip", - "hash": "620f9ced645d3d28ce2f3c2442b1387ae4953f69fd9cb3304340da8f04be0ee5" + "url": "https://github.com/schollz/croc/releases/download/v10.1.0/croc_v10.1.0_Windows-64bit.zip", + "hash": "5e396778b4dddc94afa030aa8cb23e4c2de4b9f2a9bc3a8ee5d43c0567c8c4eb" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-32bit.zip", - "hash": "f71827d765947a4d4b19258a7351742a4bdc4d54f64d15141cd32bcb2e464b38" + "url": "https://github.com/schollz/croc/releases/download/v10.1.0/croc_v10.1.0_Windows-32bit.zip", + "hash": "e1d7927c9f4b7bc9e5079ca22857b46ea5e39fd4d1fbe415ac24c12ec7b912f9" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-ARM64.zip", - "hash": "41c5636a56d2d51ca0c97fce944b8f30e57fc450ac75a369c38724d61b2bbf07" + "url": "https://github.com/schollz/croc/releases/download/v10.1.0/croc_v10.1.0_Windows-ARM64.zip", + "hash": "4fe9718a0aeb5f9a05f662647a12781ea44b3640526615e62b389e76682a5d2f" } }, "bin": "croc.exe",