From 1c0962b2f168709f47a4e2a26ccb743ccaa91af5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 00:34:15 +0000 Subject: [PATCH] lychee: Update to version 0.11.1 --- bucket/lychee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lychee.json b/bucket/lychee.json index b36fe934f4..4ced2c8c36 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -1,12 +1,12 @@ { - "version": "0.10.3", + "version": "0.11.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.10.3/lychee-v0.10.3-windows-x86_64.exe#/lychee.exe", - "hash": "a75cdac942dbe9af1faad2a494c748eb19cc365541c77329398692448ca0bc97" + "url": "https://github.com/lycheeverse/lychee/releases/download/v0.11.1/lychee-v0.11.1-windows-x86_64.exe#/lychee.exe", + "hash": "f3fb2b968e1ee2ee1f938f4f5534e71c78428a56c520453c6fe727596c87b382" } }, "bin": "lychee.exe",