From e5ecb33630c11a4d47ce1763502c52623f817e5f Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Mon, 14 Apr 2025 14:08:05 +0000 Subject: [PATCH] feat(mise): upgrade runtimes * `aqua:aws/aws-cli` from 2.26.0 to 2.26.1 * `aqua:derailed/k9s` from 0.50.2 to 0.50.3 * `aqua:evilmartians/lefthook` from 1.11.8 to 1.11.9 * `aqua:sbstp/kubie` from 0.25.1 to 0.25.2 * `aqua:tilt-dev/tilt` from 0.34.1 to 0.34.2 * `npm:@anthropic-ai/claude-code` from 0.2.68 to 0.2.69 * `pipx:aider-chat` from 0.81.1 to 0.81.3 * `ubi:speakeasy-api/speakeasy` from 1.531.1 to 1.531.4 --- config/mise/config.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index b5a5be6..2ed4f00 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -5,12 +5,12 @@ "aqua:ajeetdsouza/zoxide" = "0.9.7" "aqua:alexellis/k3sup" = "0.13.8" "aqua:astral-sh/uv" = "0.6.14" -"aqua:aws/aws-cli" = "2.26.0" +"aqua:aws/aws-cli" = "2.26.1" "aqua:bitwarden/clients" = "cli-v2025.2.0" "aqua:dagger/dagger" = "0.18.2" -"aqua:derailed/k9s" = "0.50.2" +"aqua:derailed/k9s" = "0.50.3" "aqua:eksctl-io/eksctl" = "0.207.0" -"aqua:evilmartians/lefthook" = "1.11.8" +"aqua:evilmartians/lefthook" = "1.11.9" "aqua:eza-community/eza" = "0.21.0" "aqua:github-cli" = "2.69.0" "aqua:go-task/task" = "3.42.1" @@ -20,21 +20,21 @@ "aqua:k3d-io/k3d" = "5.8.3" "aqua:kubernetes-sigs/kind" = "0.27.0" "aqua:kubernetes/kubectl" = "1.32.3" -"aqua:sbstp/kubie" = "0.25.1" +"aqua:sbstp/kubie" = "0.25.2" "aqua:sharkdp/bat" = "0.25.0" "aqua:starship/starship" = "1.22.1" "aqua:tilt-dev/ctlptl" = "0.8.40" -"aqua:tilt-dev/tilt" = "0.34.1" +"aqua:tilt-dev/tilt" = "0.34.2" "aqua:xo/usql" = "0.19.21" "go:github.com/bloznelis/typioca" = "3.1.0" -"npm:@anthropic-ai/claude-code" = "0.2.68" -"pipx:aider-chat" = { version = "0.81.1", uvx_args = "--python 3.12.7 --with google-generativeai" } +"npm:@anthropic-ai/claude-code" = "0.2.69" +"pipx:aider-chat" = { version = "0.81.3", uvx_args = "--python 3.12.7 --with google-generativeai" } "pipx:vectorcode" = { version = "0.5.5", uvx_args = "--python 3.13.2" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2" "ubi:jdx/usage" = "2.0.7" "ubi:max-niederman/ttyper" = "1.6.0" -"ubi:speakeasy-api/speakeasy" = "1.531.1" +"ubi:speakeasy-api/speakeasy" = "1.531.4" "ubi:wagoodman/dive" = "0.13.1" elixir = "1.18.3" erlang = "27.3.2"