From d985e44e430b8e75c2fbd1e28856ac973545daf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 16:30:50 +0000 Subject: [PATCH] lychee: Update to version 0.9.0 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index aa7b658ee8..0938fb76a3 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.8.2", + "version": "0.9.0", "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.2/lychee-v0.8.2-windows-x86_64.exe#/lychee.exe", - "hash": "9a4c16b87119fd7eb08cd7de4f68ce32dc340efd45a351adff9aee3eb7269210" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.9.0/lychee-v0.9.0-windows-x86_64.exe#/lychee.exe", + "hash": "9789a7af7b6f6c4ec4aba744ec3d718756b3cf1222d57676fd5ff2f02d78e5f1" } }, "bin": "lychee.exe",