From d7b4f96dabfe4d31c4d8f83e3d4e78738c525707 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 19:00:20 +0000 Subject: [PATCH] croc: Update to version 6.3.0 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 104f680367..2583bab493 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.2.4", + "version": "6.3.0", "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/v6.2.4/croc_6.2.4_Windows-64bit.zip", - "hash": "7519cf11cf45cb1fdec3273b7c771e7aaa2f3d0a7c2d94c51ccf4f466a35423e" + "url": "https://github.com/schollz/croc/releases/download/v6.3.0/croc_6.3.0_Windows-64bit.zip", + "hash": "6ac960ef4a57b27e0ce046b8ecca36f1c23865510db878393e14c910543b6f3a" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.2.4/croc_6.2.4_Windows-32bit.zip", - "hash": "b9beb35f1cdf125be08b72aee303685e0e1bf3992afa39bbf96b294054ff233e" + "url": "https://github.com/schollz/croc/releases/download/v6.3.0/croc_6.3.0_Windows-32bit.zip", + "hash": "d8f541e9a239ef10a76ba046fd49edfade3fa05a346d50093eb2f1cca2c0a7af" } }, "bin": "croc.exe",