From 42abde9fb6d41b2d14c613ea8437471f23d63c84 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 17 Jun 2026 23:30:41 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20lycheeorg/lychee=20v7.5.?= =?UTF-8?q?4=20=E2=86=92=20v7.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/lychee/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lychee/docker-bake.hcl b/apps/lychee/docker-bake.hcl index a781608e8..2d2470670 100644 --- a/apps/lychee/docker-bake.hcl +++ b/apps/lychee/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=LycheeOrg/Lychee versioning=loose - default = "7.5.4" + default = "7.6.0" } variable "LICENSE" {