From 04cb5bd279f82321db66ca6d208d11047d941b0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 00:33:09 +0000 Subject: [PATCH] lychee: Update to version 0.10.0 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 0938fb76a3..9c07c15c7a 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.9.0", + "version": "0.10.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.9.0/lychee-v0.9.0-windows-x86_64.exe#/lychee.exe", - "hash": "9789a7af7b6f6c4ec4aba744ec3d718756b3cf1222d57676fd5ff2f02d78e5f1" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.10.0/lychee-v0.10.0-windows-x86_64.exe#/lychee.exe", + "hash": "654250a73929c4bb9c7adeb5253134151ab5f0ab581d126066b494effc50bd90" } }, "bin": "lychee.exe",