From 15adce6d534e2848bb5eb30733aa36b097f362f8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 27 Mar 2021 00:00:36 +0000 Subject: [PATCH] croc: Update to version 8.6.12 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 10b86e7796..8d11367f2e 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.6.11", + "version": "8.6.12", "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/v8.6.11/croc_8.6.11_Windows-64bit.zip", - "hash": "dab1f1ce0dc2cb6dabe908e31f66030a9f9327f9a8063ad34e78f80f67aea2eb" + "url": "https://github.com/schollz/croc/releases/download/v8.6.12/croc_8.6.12_Windows-64bit.zip", + "hash": "0e4b8e414bb50bc9ce60bacc6af463b7862ac321d5881989187e03dc1bcfe960" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.6.11/croc_8.6.11_Windows-32bit.zip", - "hash": "3f9e6a9cddfbe403eb9674864ac5b02f038b2a87e943dc79fc0a4f1fbed99c01" + "url": "https://github.com/schollz/croc/releases/download/v8.6.12/croc_8.6.12_Windows-32bit.zip", + "hash": "9d3057d4cb9f2aaa1332ec0ec58a653523460b81020b125adca6c8281ebd04cb" } }, "bin": "croc.exe",