From 62cbc1698bbbf8c798b2f4e7c42a35821848c8c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 12:32:31 +0000 Subject: [PATCH] lychee: Update to version 0.10.1 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 9c07c15c7a..d8a469937b 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.10.1", "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.10.0/lychee-v0.10.0-windows-x86_64.exe#/lychee.exe", - "hash": "654250a73929c4bb9c7adeb5253134151ab5f0ab581d126066b494effc50bd90" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.10.1/lychee-v0.10.1-windows-x86_64.exe#/lychee.exe", + "hash": "8ac8b4ccbfb1e1aa218131be43be66a62e3a21c49277213a769ecaa42f96fba5" } }, "bin": "lychee.exe",