From fa3624e4ba9d3c427580746f88773e4b1fa7cb97 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 May 2021 18:00:15 +0000 Subject: [PATCH] croc: Update to version 9.1.3 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index b807ff583a..f8e1180541 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.1.2", + "version": "9.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/v9.1.2/croc_9.1.2_Windows-64bit.zip", - "hash": "5a25abe9afa38d04d37ec92be7c08d56d46dbc7d579b5cbac790aaaa58548a7f" + "url": "https://github.com/schollz/croc/releases/download/v9.1.3/croc_9.1.3_Windows-64bit.zip", + "hash": "980b07f0cba22602a04d9f7af1a457691d7aa9681fc080a5c961ed0925014fef" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.1.2/croc_9.1.2_Windows-32bit.zip", - "hash": "5ffbc6c0cf1ce201a01df6cb26b9d82e05df7f471937a82d64f031636a0b3f65" + "url": "https://github.com/schollz/croc/releases/download/v9.1.3/croc_9.1.3_Windows-32bit.zip", + "hash": "e2b594ec42e5d4d1bafad61bd9ed69e5e5fcbc5bd73f95a85d0f3b77d5113b5f" } }, "bin": "croc.exe",