From 6df6966b06a44ddb0da5b7ca25eef8550973d37c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:30:24 +0000 Subject: [PATCH] croc: Update to version 10.2.0 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 215916a648..a8ba3b98db 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.1.3", + "version": "10.2.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.1.3/croc_v10.1.3_Windows-64bit.zip", - "hash": "804201a4515437b3b24ffddc8aaa16cbd0640b4279237e0b162ea3e44c79e67f" + "url": "https://github.com/schollz/croc/releases/download/v10.2.0/croc_v10.2.0_Windows-64bit.zip", + "hash": "039bd221eee059cf555d174e582b9135db9941d0d9fdab7aae1407dc928feded" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-32bit.zip", - "hash": "546c3dfd281f8f06aaf64a0fedc31096e2af287e2fbaeffd4c431ed6a6c4d28a" + "url": "https://github.com/schollz/croc/releases/download/v10.2.0/croc_v10.2.0_Windows-32bit.zip", + "hash": "64d74833b7399d52cd90584314ceb3a59049d93a25a3743602224888fc39aaaf" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-ARM64.zip", - "hash": "dcb311e963ca2521c5e08f9701c7973043a6af15b7eba73595bc31a43dbd9abb" + "url": "https://github.com/schollz/croc/releases/download/v10.2.0/croc_v10.2.0_Windows-ARM64.zip", + "hash": "9f78f3485dab3247717aef7f603bbeeaa7369f1b8bbd9acd1c4416f25d956493" } }, "bin": "croc.exe",