From 6187fd27a2cccb30d0f707c12910e4557061e760 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 04:26:41 +0000 Subject: [PATCH] lychee: Update to version 0.14.1 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 0bbfbe64a3..eed7dd56c8 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.14.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/v0.14.0/lychee-v0.14.0-windows-x86_64.exe#/lychee.exe", - "hash": "7b61d59b4151b5fede955cf9c5c0a71628cb0baad1e031bd4fa2c9e4c1198c85" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.14.1/lychee-v0.14.1-windows-x86_64.exe#/lychee.exe", + "hash": "2b24a21f0a8f229b5ba57f91617e996c0427ec037ae40b29abc5effd70e8ab48" } }, "bin": "lychee.exe",