From 7592984e315ddc263c14dce91b7c03264e2344b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:27:57 +0000 Subject: [PATCH] croc: Update to version 10.2.1 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index a8ba3b98db..695a960a62 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.2.0", + "version": "10.2.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.2.0/croc_v10.2.0_Windows-64bit.zip", - "hash": "039bd221eee059cf555d174e582b9135db9941d0d9fdab7aae1407dc928feded" + "url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-64bit.zip", + "hash": "19cf7f92ad4a5f458e6569830e2ff805e3fa50723e67fff5ef430fac4a40b62e" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.2.0/croc_v10.2.0_Windows-32bit.zip", - "hash": "64d74833b7399d52cd90584314ceb3a59049d93a25a3743602224888fc39aaaf" + "url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-32bit.zip", + "hash": "70a4631e43134af49d957c6e4fa3275383c1543f5462d6230f90b2e446189efe" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.2.0/croc_v10.2.0_Windows-ARM64.zip", - "hash": "9f78f3485dab3247717aef7f603bbeeaa7369f1b8bbd9acd1c4416f25d956493" + "url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-ARM64.zip", + "hash": "b421bac88d296432b6b92005e1dd0c6fc94a023a54afdd0d4965693d264cfd5e" } }, "bin": "croc.exe",