From 86419b257e941346d9cec4827fe0063b5068a114 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:30:55 +0000 Subject: [PATCH] croc: Update to version 10.0.13 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 8a4e79adb1..2a87bd64b0 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.0.12", + "version": "10.0.13", "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.12/croc_v10.0.12_Windows-64bit.zip", - "hash": "652cd03e4806b4ef2c9c43a4470038b3755e48f12e338240039fffc236206b3a" + "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-64bit.zip", + "hash": "620f9ced645d3d28ce2f3c2442b1387ae4953f69fd9cb3304340da8f04be0ee5" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-32bit.zip", - "hash": "42400956a3ac63b6a18ed2eba9c0573264fa807e56cddf89288d7b5a979da40d" + "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-32bit.zip", + "hash": "f71827d765947a4d4b19258a7351742a4bdc4d54f64d15141cd32bcb2e464b38" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-ARM64.zip", - "hash": "f5386ae6aeb78ee1b1b68356a254ed54dada23a2686834db4f6f432d34c82c91" + "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-ARM64.zip", + "hash": "41c5636a56d2d51ca0c97fce944b8f30e57fc450ac75a369c38724d61b2bbf07" } }, "bin": "croc.exe",