From dc5ce6b5de752b928f930002c2b74558f0dfe030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 14 Oct 2020 09:04:40 +0200 Subject: [PATCH] croc: Update to version 8.5.1 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index acf0416fc3..f24e360820 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.5.0", + "version": "8.5.1", "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.5.0/croc_8.5.0_Windows-64bit.zip", - "hash": "db87ef50285b76261daa9c4e8f3c00cbc265f141dbaaee12ce3f84e0f9cbeb99" + "url": "https://github.com/schollz/croc/releases/download/v8.5.1/croc_8.5.1_Windows-64bit.zip", + "hash": "10083ea829e14ef03b5ece3ed2c62f607636261b6d09d65da624d417f7ae9d6e" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.5.0/croc_8.5.0_Windows-32bit.zip", - "hash": "f548247b53601b37b8eef6ca97fae94f2ddbdf7cd605e1ed35d61ab52d69365d" + "url": "https://github.com/schollz/croc/releases/download/v8.5.1/croc_8.5.1_Windows-32bit.zip", + "hash": "062aa590c7b58778dbfe3eba48ccb7f55f24c3931ba0d1646b6b57e2d897f9df" } }, "bin": "croc.exe",