From b8c2d324506a25c6d7707e923a83a99c665d1a6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 00:34:17 +0000 Subject: [PATCH] lychee: Update to version 0.10.3 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 839ac954d7..b36fe934f4 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.10.2", + "version": "0.10.3", "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.2/lychee-v0.10.2-windows-x86_64.exe#/lychee.exe", - "hash": "462d68255d0338dbe7f39accc84b4a924cdc25cc41086d55565255a42467c238" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.10.3/lychee-v0.10.3-windows-x86_64.exe#/lychee.exe", + "hash": "a75cdac942dbe9af1faad2a494c748eb19cc365541c77329398692448ca0bc97" } }, "bin": "lychee.exe",