From ef2aaa145334fec501526262796ff64a51fd2d1f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 4 Jan 2026 21:53:25 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20whisparr=203.0.2.1680=20?= =?UTF-8?q?=E2=86=92=203.0.2.2034?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/whisparr/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/whisparr/docker-bake.hcl b/apps/whisparr/docker-bake.hcl index 3de25682..9f26914e 100644 --- a/apps/whisparr/docker-bake.hcl +++ b/apps/whisparr/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=custom.servarr-eros depName=whisparr versioning=loose - default = "3.0.2.1680" + default = "3.0.2.2034" } variable "LICENSE" {