From 515beaabff424963cae450e6695997079072d2e2 Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Sun, 16 Mar 2025 21:24:37 +0000 Subject: [PATCH] feat(mise): upgrade vectorcode from 0.4.9 to 0.4.11 --- config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 45db20d..df4df8b 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -28,7 +28,7 @@ "aqua:xo/usql" = "0.19.19" "npm:@anthropic-ai/claude-code" = "0.2.45" "pipx:aider-chat" = { version = "0.77.0", uvx_args = "--python 3.12.7 --with google-generativeai" } -"pipx:vectorcode" = { version = "0.4.9", uvx_args = "--python 3.13.2" } +"pipx:vectorcode" = { version = "0.4.11", uvx_args = "--python 3.13.2" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2" "ubi:jdx/usage" = "2.0.5"