From a5b66960132ec378302822dd5301946c1b020268 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 2 Oct 2021 20:00:30 +0000 Subject: [PATCH] croc: Update to version 9.4.2 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 093bb7cf5a..560f8c7f73 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.4.0", + "version": "9.4.2", "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/v9.4.0/croc_9.4.0_Windows-64bit.zip", - "hash": "5b1e0539194f8769bf1e0cac78ed02fcfc9979fbd4f970d3f69d94c5cfbbc55b" + "url": "https://github.com/schollz/croc/releases/download/v9.4.2/croc_9.4.2_Windows-64bit.zip", + "hash": "c86a3fbcb1399ffe387feb14b0f24fd2b49a1a2aae7a560fa8424cb6a0324bd8" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.4.0/croc_9.4.0_Windows-32bit.zip", - "hash": "78353b99c49a9bb1157f68dde9d07574da2e4b02f39d4c681eef6316f093fcfe" + "url": "https://github.com/schollz/croc/releases/download/v9.4.2/croc_9.4.2_Windows-32bit.zip", + "hash": "fb06494093e038c6a23c1723e10c9f87fceebfa7e91aebc9792b5e86e396d2bb" } }, "bin": "croc.exe",