From 23f5dbd415efb266f4027238e339bfb0b7db7606 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 27 Jun 2026 03:45:38 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20irosthebeggar/mstream=20?= =?UTF-8?q?v6.13.1=20=E2=86=92=20v6.14.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/mstream/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mstream/docker-bake.hcl b/apps/mstream/docker-bake.hcl index 419cb0493..d1044cb68 100644 --- a/apps/mstream/docker-bake.hcl +++ b/apps/mstream/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=IrosTheBeggar/mStream versioning=loose - default = "6.13.1" + default = "6.14.0" } variable "LICENSE" {