From 653177fb5ab2c6e11b49891ea6209ac7519881d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:28:29 +0000 Subject: [PATCH] lychee: Update to version 0.17.0 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index 004d6b943b..a96af6b8d5 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.17.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.16.1/lychee-x86_64-windows.exe#/lychee.exe", - "hash": "7c97ce777e49ae6f5f2185805c13abc8e987754fb7246c20f2086871853d4180" + "url": "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.17.0/lychee-x86_64-windows.exe#/lychee.exe", + "hash": "5a4dfd2e987321ae171fe1e46ec87adaa837b644a2478552f775d372590322ec" } }, "bin": "lychee.exe",