From 2a12e94cc371acb626ffb398189e0e0f73b16d0a Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Fri, 14 Mar 2025 12:15:54 +0000 Subject: [PATCH] feat(mise): upgrade runtimes * `aqua:aws/aws-cli` from 2.24.22 to 2.24.23 * `pipx:aider-chat` from 0.76.2 to 0.77.0 --- config/mise/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 1a25e1a..f118a08 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -5,7 +5,7 @@ "aqua:ajeetdsouza/zoxide" = "0.9.7" "aqua:alexellis/k3sup" = "0.13.8" "aqua:astral-sh/uv" = "0.6.6" -"aqua:aws/aws-cli" = "2.24.22" +"aqua:aws/aws-cli" = "2.24.23" "aqua:bitwarden/clients" = "cli-v2025.2.0" "aqua:dagger/dagger" = "0.16.3" "aqua:derailed/k9s" = "0.40.8" @@ -27,7 +27,7 @@ "aqua:tilt-dev/tilt" = "0.34.0" "aqua:xo/usql" = "0.19.19" "npm:@anthropic-ai/claude-code" = "0.2.41" -"pipx:aider-chat" = { version = "0.76.2", uvx_args = "--python 3.12.7 --with google-generativeai" } +"pipx:aider-chat" = { version = "0.77.0", uvx_args = "--python 3.12.7 --with google-generativeai" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2" "ubi:jdx/usage" = "2.0.5"