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