From 7d797c92c3ed525547e6465b569cafbb5d100a33 Mon Sep 17 00:00:00 2001 From: Ash258 Date: Fri, 10 Apr 2020 19:30:24 +0200 Subject: [PATCH] croc: Update to version 8.0.7 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 9c134157b9..3e790550eb 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.5", + "version": "8.0.7", "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.5/croc_8.0.5_Windows-64bit.zip", - "hash": "ff0b01df34f5814a3441ee147ecd925a2e1e2002bb030f3d464b48c78ca62255" + "url": "https://github.com/schollz/croc/releases/download/v8.0.7/croc_8.0.7_Windows-64bit.zip", + "hash": "1615b97e078ab5ef62d985a8357ce48ff36729bef4d047c56b16caaed638bbd6" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.5/croc_8.0.5_Windows-32bit.zip", - "hash": "73a53e3fb881c6afded43daaeedfc56eefba3d1f4a22ea76b767eb7d90f11347" + "url": "https://github.com/schollz/croc/releases/download/v8.0.7/croc_8.0.7_Windows-32bit.zip", + "hash": "70d930179c0f5ba260aec2b4b56d5ad7552a19171fc19a40bfc9600d76f94972" } }, "bin": "croc.exe",