feat: upgrade mise runtime/cli
* awscli from 2.15.6 to 2.15.23 * dagger from 0.9.5 to 0.9.11 * elixir from 1.16.0 to 1.16.1 * erlang from 26.2.1 to 26.2.2 * eza from 0.17.0 to 0.18.4 * fzf from 0.45.0 to 0.46.1 * go from 1.21.5 to 1.22.0 * helm from 3.13.3 to 3.14.2 * kubectl from 1.29.0 to 1.29.2 * lefthook from 1.5.5 to 1.6.2 * node from 21.5.0 to 21.6.2 * poetry from 1.7.1 to 1.8.1 * python from 3.12.1 to 3.12.12 * terraform from 1.6.6 to 1.7.4 * tilt from 0.33.10 to 0.33.11 * usql from 0.17.2 to 0.17.5 * zoxide from 0.9.2 to 0.9.4 Also added: * k9s * rust
This commit is contained in:
parent
31a0a931f2
commit
4a79391f45
@ -1,28 +1,30 @@
|
||||
[tools]
|
||||
awscli = "2.15.6"
|
||||
awscli = "2.15.23"
|
||||
bat = "0.24.0"
|
||||
dagger = "0.9.5"
|
||||
elixir = "1.16.0-otp-26"
|
||||
erlang = "26.2.1"
|
||||
eza = "0.17.0"
|
||||
fzf = "0.45.0"
|
||||
go = "1.21.5"
|
||||
helm = "3.13.3"
|
||||
dagger = "0.9.11"
|
||||
elixir = "1.16.1-otp-26"
|
||||
erlang = "26.2.2"
|
||||
eza = "0.18.4"
|
||||
fzf = "0.46.1"
|
||||
go = "1.22.0"
|
||||
helm = "3.14.2"
|
||||
k3d = "5.6.0"
|
||||
kubectl = "1.29.0"
|
||||
k9s = "0.31.9"
|
||||
kubectl = "1.29.2"
|
||||
kubie = "0.23.0"
|
||||
lefthook = "1.5.5"
|
||||
node = "21.5.0"
|
||||
poetry = "1.7.1"
|
||||
python = "3.12.1"
|
||||
lefthook = "1.6.2"
|
||||
node = "21.6.2"
|
||||
poetry = "1.8.1"
|
||||
python = "3.12.2"
|
||||
ripgrep = "14.1.0"
|
||||
rust = "1.76.0"
|
||||
starship = "1.17.1"
|
||||
terraform = "1.6.6"
|
||||
tilt = "0.33.10"
|
||||
terraform = "1.7.4"
|
||||
tilt = "0.33.11"
|
||||
tmux = "3.3"
|
||||
usql = "0.17.2"
|
||||
usql = "0.17.5"
|
||||
yarn = "1.22.19"
|
||||
zoxide = "0.9.2"
|
||||
zoxide = "0.9.4"
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user