From 2a569b62522010d1f63b8e89653f05b75563f66f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:28:18 +0000 Subject: [PATCH] lychee: Update to version 0.15.1 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 5b6d3d4714..9a0369b5a8 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.15.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.15.0/lychee-v0.15.0-windows-x86_64.exe#/lychee.exe", - "hash": "a7eaac760ccf15074b31884b7fdc07d4e689632ef9919764c8eb915212708a07" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.15.1/lychee-v0.15.1-windows-x86_64.exe#/lychee.exe", + "hash": "b75a5ba20d18fcd09b831451111d12501873ae7bdd5054819824f6e818e316f0" } }, "bin": "lychee.exe",