From e337c23259463d1a03fcf354ea377e9384f5a0ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 12:32:18 +0000 Subject: [PATCH] lychee: Update to version 0.22.0 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index dd7bdcd76f..8e7f0700a0 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.22.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/lychee-v0.21.0/lychee-x86_64-windows.exe#/lychee.exe", - "hash": "a1784c32c63ba46dccef0698ddf6be82a83a7d0455b0fd772423d601e3c70ab4" + "url": "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.22.0/lychee-x86_64-windows.exe#/lychee.exe", + "hash": "3f416d1243e7b65e23547e5995b0e3c3388c1bc6451d36764acfd3ee0e5c8968" } }, "bin": "lychee.exe",