We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8987be5 commit 3673c46Copy full SHA for 3673c46
1 file changed
home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl
@@ -1,4 +1,4 @@
1
-{{- $mcpproxyVersion := "v0.38.1" -}}
+{{- $mcpproxyVersion := "v0.46.0" -}}
2
{{- if and (eq .chezmoi.os "windows") .private (not (and (hasKey . "ci") .ci)) -}}
3
# Install/upgrade mcpproxy from a pinned GitHub release on private Windows systems.
4
# renovate: datasource=github-releases depName=smart-mcp-proxy/mcpproxy-go
0 commit comments