From 90795bfefabaf2ebe90142b10f3b8830c22f147e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 08:28:47 +0000 Subject: [PATCH] lychee: Update to version 0.15.0 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index fd95fc6189..5b6d3d4714 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.14.3", + "version": "0.15.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/v0.14.3/lychee-v0.14.3-windows-x86_64.exe#/lychee.exe", - "hash": "154b5c928d788316293149691f1a13999498e3bd23281dd94de51b2781b53b27" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.15.0/lychee-v0.15.0-windows-x86_64.exe#/lychee.exe", + "hash": "a7eaac760ccf15074b31884b7fdc07d4e689632ef9919764c8eb915212708a07" } }, "bin": "lychee.exe",