From ed61c695ac1b80a495f0d69a2a4c3761f8f93bf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 04:30:54 +0000 Subject: [PATCH] lychee: Update to version 0.8.2 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index cb99fff928..aa7b658ee8 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.8.2", "description": "A command-line link checker", "homepage": "https://github.com/lycheeverse/lychee", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/lycheeverse/lychee/releases/download/v0.8.1/lychee-v0.8.1-windows-x86_64.exe#/lychee.exe", - "hash": "c3564f25c0292c6d0fc85dd6ad6b3de930f90de7fd65688756c86f21e4e4b401" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.8.2/lychee-v0.8.2-windows-x86_64.exe#/lychee.exe", + "hash": "9a4c16b87119fd7eb08cd7de4f68ce32dc340efd45a351adff9aee3eb7269210" } }, "bin": "lychee.exe",