From e6ccff7ea7cda5edfec2fa0d3a260722a02abca2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 12:32:00 +0000 Subject: [PATCH] lychee: Update to version 0.19.1 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 53b72e7429..e1c7a508d3 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.19.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.19.0/lychee-x86_64-windows.exe#/lychee.exe", - "hash": "aca1e6c89c3603fc83972d86ae3e517bef557a3620b0662e47e0a7b0010a84ed" + "url": "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.19.1/lychee-x86_64-windows.exe#/lychee.exe", + "hash": "b885d3403bc5e349c5307289021e57f5d2232c4de398c7813855100114c61ebc" } }, "bin": "lychee.exe",