From bb998d8c05c0f3f1beb937e89c6476abd5cb326e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 16:29:24 +0000 Subject: [PATCH] croc: Update to version 10.2.5 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 8d809494b0..015e488190 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.2.4", + "version": "10.2.5", "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.4/croc_v10.2.4_Windows-64bit.zip", - "hash": "9e375e75ae8a74a134315ff23be63b0e39a5d022350ec3e554123c9cee291382" + "url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-64bit.zip", + "hash": "1fdf10fddae2822cc4751b7c7b63c5e3143c4e59e6bd5e9af48216a65b992073" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.2.4/croc_v10.2.4_Windows-32bit.zip", - "hash": "b02d5ac8793e5558bd606aaf37c040f9e629c5d84c4d1f175403f737b5b4f29c" + "url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-32bit.zip", + "hash": "9956407daac64047de0400378fc49669bbf8076846de7b136da3300d564c608b" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.2.4/croc_v10.2.4_Windows-ARM64.zip", - "hash": "92f3e60dc62f2b945aa3f9d6fda03d31f5c0fd58784bcac72392c66e728fbab8" + "url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-ARM64.zip", + "hash": "3c8d93ccba801f33b354dd7a8f3e06375b1bb751e54bc4c6ab2e5175a27d0960" } }, "bin": "croc.exe",