From eaec55dc8b509308f29bb8918f8317bb7cd3a691 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 16:30:04 +0000 Subject: [PATCH] croc: Update to version 10.2.4 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index e2e2b747c2..8d809494b0 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.2.2", + "version": "10.2.4", "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.2/croc_v10.2.2_Windows-64bit.zip", - "hash": "97569bdd93adf19ccb5d6c2eb0912daa453f8f78d2f735fcbad34ee735296983" + "url": "https://github.com/schollz/croc/releases/download/v10.2.4/croc_v10.2.4_Windows-64bit.zip", + "hash": "9e375e75ae8a74a134315ff23be63b0e39a5d022350ec3e554123c9cee291382" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.2.2/croc_v10.2.2_Windows-32bit.zip", - "hash": "1b57425b5702f8af6ab138fb3b5402216d0892cf4369aa24340f9f6616ddd3d7" + "url": "https://github.com/schollz/croc/releases/download/v10.2.4/croc_v10.2.4_Windows-32bit.zip", + "hash": "b02d5ac8793e5558bd606aaf37c040f9e629c5d84c4d1f175403f737b5b4f29c" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.2.2/croc_v10.2.2_Windows-ARM64.zip", - "hash": "80bc0e9c6853d760b9ab15de9cab66ea2217ae2a68c04656003055ed21755d36" + "url": "https://github.com/schollz/croc/releases/download/v10.2.4/croc_v10.2.4_Windows-ARM64.zip", + "hash": "92f3e60dc62f2b945aa3f9d6fda03d31f5c0fd58784bcac72392c66e728fbab8" } }, "bin": "croc.exe",