From a80571288314967ef748372521f098f9df22f4df Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 19 Jun 2026 16:41:19 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20theotherp/nzbhydra2=20v8.?= =?UTF-8?q?8.3=20=E2=86=92=20v8.8.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/nzbhydra2/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nzbhydra2/docker-bake.hcl b/apps/nzbhydra2/docker-bake.hcl index 785c1f686..6ceeec0a4 100644 --- a/apps/nzbhydra2/docker-bake.hcl +++ b/apps/nzbhydra2/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=theotherp/nzbhydra2 - default = "v8.8.3" + default = "v8.8.4" } variable "LICENSE" {