From 14fc3e7f54c7d06fb1aa921ac355dce8d5d0449f Mon Sep 17 00:00:00 2001 From: "sticky-gecko[bot]" <203671426+sticky-gecko[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 07:45:35 +0000 Subject: [PATCH] =?UTF-8?q?release(nzbhydra2):=20update=20theotherp/nzbhyd?= =?UTF-8?q?ra2=20(=20v8.8.0=20=E2=86=92=20v8.8.1=20)?= 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 e9676a53a..1fdb94c5f 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.0" + default = "v8.8.1" } variable "SOURCE" {