From 9d62367ae734828bdb2cef02511e03407be4066f Mon Sep 17 00:00:00 2001 From: Renovate GitOps Date: Thu, 11 Jun 2026 10:00:47 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20module=20go.mau.fi/whatsm?= =?UTF-8?q?eow=20(v0.0.0-20260609091626-4e622162b959=20=E2=86=92=20v0.0.0-?= =?UTF-8?q?20260611094716-089932318bc2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/whatsapp-mcp-toolhive/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/whatsapp-mcp-toolhive/docker-bake.hcl b/apps/whatsapp-mcp-toolhive/docker-bake.hcl index 0bb264056..8a9f88f21 100644 --- a/apps/whatsapp-mcp-toolhive/docker-bake.hcl +++ b/apps/whatsapp-mcp-toolhive/docker-bake.hcl @@ -7,7 +7,7 @@ variable "VERSION" { variable "WHATSMEOW_VERSION" { // renovate: datasource=go depName=go.mau.fi/whatsmeow versioning=semver - default = "v0.0.0-20260609091626-4e622162b959" + default = "v0.0.0-20260611094716-089932318bc2" } group "default" {