From dfd46657f1cc70a5a67c029e4489bffaf613a6bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 15 Jun 2021 23:00:25 +0000 Subject: [PATCH] croc: Update to version 9.1.6 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 2078ccd33a..c8545f467e 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.1.5", + "version": "9.1.6", "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.1.5/croc_9.1.5_Windows-64bit.zip", - "hash": "17e14556621f21fcc0f295f662bb55e0d6d2ba1babb4fe56a922df1c4789341f" + "url": "https://github.com/schollz/croc/releases/download/v9.1.6/croc_9.1.6_Windows-64bit.zip", + "hash": "7bc8c67513eb13ae69c77c315ed354dfac7f2ead424fcd4ccb2384139926ff9f" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.1.5/croc_9.1.5_Windows-32bit.zip", - "hash": "0b476e27efa34ba460b689555788b6e8668315b2d6654bbfcf8477a58b8ebeb0" + "url": "https://github.com/schollz/croc/releases/download/v9.1.6/croc_9.1.6_Windows-32bit.zip", + "hash": "6d738f958235ecda168b51cb0f3388bc17ff4d1a050aaa4bcab4dae04eb7f5c0" } }, "bin": "croc.exe",