From 59c32e4af78f7da02232ac3dd15a29711f10692c Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 16 Jun 2026 06:29:49 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20qbittorrent=205.2.1=20?= =?UTF-8?q?=E2=86=92=205.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/qbittorrent/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent/docker-bake.hcl b/apps/qbittorrent/docker-bake.hcl index 24722781a..40fb4d5c1 100644 --- a/apps/qbittorrent/docker-bake.hcl +++ b/apps/qbittorrent/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=custom.qbittorrent depName=qbittorrent - default = "5.2.1" + default = "5.2.2" } variable "LICENSE" {