From eac5e48e793da7c4221f184d1a04b6875c20794c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 17 Sep 2020 08:40:24 +0200 Subject: [PATCH] croc: Update to version 8.3.2 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index d20bd75172..13a6a9f48a 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.3.1", + "version": "8.3.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/v8.3.1/croc_8.3.1_Windows-64bit.zip", - "hash": "f0d4425c4a0f811e922193f2af5df2548dd8bf1fa7f98c3c2c6dcb2ac55a3c71" + "url": "https://github.com/schollz/croc/releases/download/v8.3.2/croc_8.3.2_Windows-64bit.zip", + "hash": "5602401cba31547dba31be6e86dbed4a2bed440b108ccd72ff63721aed6eee6f" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.3.1/croc_8.3.1_Windows-32bit.zip", - "hash": "2baab42e95ab2adce8543af9646adc34fb077a26b31336557ad878af7de48af0" + "url": "https://github.com/schollz/croc/releases/download/v8.3.2/croc_8.3.2_Windows-32bit.zip", + "hash": "1d25b49781226525addf83ec7bdc23209331a060ac83def216696046e9f59a43" } }, "bin": "croc.exe",