From e52f4edfa4708d964d977811b48cd647ac8022be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 27 Aug 2020 22:43:42 +0200 Subject: [PATCH] croc: Update to version 8.1.2 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 424f206119..4c77be5fe7 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.1.0", + "version": "8.1.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.1.0/croc_8.1.0_Windows-64bit.zip", - "hash": "6a22a3d5e07783b106942c9c4c6ab86c2b3fc43dd8a4a418e30ab863fb91fa03" + "url": "https://github.com/schollz/croc/releases/download/v8.1.2/croc_8.1.2_Windows-64bit.zip", + "hash": "2ab4f1c238978b30b30688f6afeee4fbca4c5102f2efc68aac30446fcb8e12d1" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.1.0/croc_8.1.0_Windows-32bit.zip", - "hash": "b8ce1abbca35e8e035bb4d059b752c26a20a658169e359ee4cb00e7bd1c48e7d" + "url": "https://github.com/schollz/croc/releases/download/v8.1.2/croc_8.1.2_Windows-32bit.zip", + "hash": "7b492d44709419262418d849da304b7cf1b4859316affcf0bdc4ed2b74c25f52" } }, "bin": "croc.exe",