From 10af6da42683d2e50871550414aca19e3370d25d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:26:22 +0000 Subject: [PATCH] lychee: Update to version 0.14.2 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index eed7dd56c8..456ea1844c 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.14.1", + "version": "0.14.2", "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.1/lychee-v0.14.1-windows-x86_64.exe#/lychee.exe", - "hash": "2b24a21f0a8f229b5ba57f91617e996c0427ec037ae40b29abc5effd70e8ab48" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.14.2/lychee-v0.14.2-windows-x86_64.exe#/lychee.exe", + "hash": "aa6aba9ac8c89c52dba00756b3ad73a83c1b7b7a2d6d377dfbcf4fcd75625fb8" } }, "bin": "lychee.exe",