From 41a5a34ffaf6b11a021961ad6ff88b734fb1727d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 20:29:02 +0000 Subject: [PATCH] lychee: Update to version 0.21.0 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index fb8c19f21a..03244a73fc 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.20.1", + "version": "0.21.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.20.1/lychee-x86_64-windows.exe#/lychee.exe", - "hash": "dbd2f1ba07ef1725b37aa5069121365a2a96fbaa84a9905d678add623ff021df" + "url": "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.21.0/lychee-x86_64-windows.exe#/lychee.exe", + "hash": "a1784c32c63ba46dccef0698ddf6be82a83a7d0455b0fd772423d601e3c70ab4" } }, "bin": "lychee.exe",