From c6bdb3c5607d8a3df9158988b9dd612912091ae3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 16:38:54 +0000 Subject: [PATCH] chore(deps): update dependency smart-mcp-proxy/mcpproxy-go to v0.31.0 --- .../run_onchange_after_mcpproxy_install_windows.ps1.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl b/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl index f550974..a256b28 100644 --- a/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl +++ b/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl @@ -1,4 +1,4 @@ -{{- $mcpproxyVersion := "v0.29.3" -}} +{{- $mcpproxyVersion := "v0.31.0" -}} {{- if and (eq .chezmoi.os "windows") .private -}} # Install/upgrade mcpproxy from a pinned GitHub release on private Windows systems. # renovate: datasource=github-releases depName=smart-mcp-proxy/mcpproxy-go