From 681fbc4db50f3dc92991542cc65ca8cd715be7e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:31:28 +0000 Subject: [PATCH] croc: Update to version 10.1.3 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index d1b79c5f48..215916a648 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.1.1", + "version": "10.1.3", "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.1/croc_v10.1.1_Windows-64bit.zip", - "hash": "a3441775e9833939a238c5b13fe8564b225ef0def7983fc9ef1746e48f3f82ed" + "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-64bit.zip", + "hash": "804201a4515437b3b24ffddc8aaa16cbd0640b4279237e0b162ea3e44c79e67f" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-32bit.zip", - "hash": "ac28dbde92097b0e44afe3b47438c963845d65fa88aed27136ebca38870adda5" + "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-32bit.zip", + "hash": "546c3dfd281f8f06aaf64a0fedc31096e2af287e2fbaeffd4c431ed6a6c4d28a" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-ARM64.zip", - "hash": "bfda2d9bd0610c660bc86497f79ce1e0fba9925e4e04bc1da9d19e01e74986fa" + "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-ARM64.zip", + "hash": "dcb311e963ca2521c5e08f9701c7973043a6af15b7eba73595bc31a43dbd9abb" } }, "bin": "croc.exe",