From c1c75dc792568a24df70b7095f774da46c235c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Sep 2020 08:51:19 +0200 Subject: [PATCH] croc: Update to version 8.1.3 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 4c77be5fe7..abec5d2676 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.1.2", + "version": "8.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/v8.1.2/croc_8.1.2_Windows-64bit.zip", - "hash": "2ab4f1c238978b30b30688f6afeee4fbca4c5102f2efc68aac30446fcb8e12d1" + "url": "https://github.com/schollz/croc/releases/download/v8.1.3/croc_8.1.3_Windows-64bit.zip", + "hash": "e78877dde2f876be371e4734ca42632e51362a7ee42e97f1c7a15199b34e46f5" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.1.2/croc_8.1.2_Windows-32bit.zip", - "hash": "7b492d44709419262418d849da304b7cf1b4859316affcf0bdc4ed2b74c25f52" + "url": "https://github.com/schollz/croc/releases/download/v8.1.3/croc_8.1.3_Windows-32bit.zip", + "hash": "9d956db64ed7ec9cc697366834a6132139e73b2d1ef5c4feb261a42670fd9a8e" } }, "bin": "croc.exe",