From 0e5952097987534977d0fe85cb36d1f2878a0100 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 16:10:11 +0000 Subject: [PATCH] =?UTF-8?q?chore(mise/flux-local):=20Update=207.5.4=20?= =?UTF-8?q?=E2=9E=BC=207.5.6=20(#2788)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 2b66fe37..e5a1a5cd 100644 --- a/.mise.toml +++ b/.mise.toml @@ -48,7 +48,7 @@ soft-serve = ["0.7.4"] # experimental backends, use `mise up` to install because `mise install` is currently broken for these https://github.com/jdx/mise/issues/2458 python = ["3.13.5"] "aqua:astral-sh/uv" = ["0.7.20"] # faster than pipx, and can be installed with mise directly -"pipx:flux-local" = ["7.5.4", "5.5.1"] +"pipx:flux-local" = ["7.5.6", "5.5.1"] "pipx:robusta-dev/krr" = ["v1.24.0"] # rust = ["1.80.1"] # "cargo:cargo-binstall" = ["1.10.3"]