From 8adaeeea6e24b3130978c4b567951c2257838bb2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 16:01:52 +0000 Subject: [PATCH] croc: Update to version 8.0.2 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index ada22f81c7..1048c25d37 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.1", + "version": "8.0.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.0.1/croc_8.0.1_Windows-64bit.zip", - "hash": "81c1e2928d2a997af25d19a49d5bef2b6c28357c88d07a7bdbe4c983f74e3a21" + "url": "https://github.com/schollz/croc/releases/download/v8.0.2/croc_8.0.2_Windows-64bit.zip", + "hash": "f59e83112d2b437cef2c2c3a69ecdd03775b27015cbdc0a89c3ed56d25edf2ed" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.1/croc_8.0.1_Windows-32bit.zip", - "hash": "3cbb6cdc4172804332a223776564f241545d17ec2ec75d76098e1af31b63bc29" + "url": "https://github.com/schollz/croc/releases/download/v8.0.2/croc_8.0.2_Windows-32bit.zip", + "hash": "3da90ed00ae6a875b45f7ce45da6141d14f287281763419cfc70d9055eaa8dfa" } }, "bin": "croc.exe",