From 9399f2d9f036e1edff5c58cbf5ddaed74745ea5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 12:31:31 +0000 Subject: [PATCH] lychee: Update to version 0.20.1 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 228c6e3199..fb8c19f21a 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.20.0", + "version": "0.20.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/lychee-v0.20.0/lychee-x86_64-windows.exe#/lychee.exe", - "hash": "238f89068c28a3d14ab6515ec71a974770b248bef1b1d08b8454941ea21b8291" + "url": "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.20.1/lychee-x86_64-windows.exe#/lychee.exe", + "hash": "dbd2f1ba07ef1725b37aa5069121365a2a96fbaa84a9905d678add623ff021df" } }, "bin": "lychee.exe",