ide/config/mise/config.toml
Joao P Dubas bfbdfe78a2 feat(mise): upgrade runtimes (#50)
Upgrade the runtimes:

* awscli from 2.15.30 to 2.15.49
* bitwarden from 2024.2.1 to 2024.4.1
* dagger from 0.10.2 to 0.11.4
* erlang from 26.2.3 to 26.2.5
* eza from 0.18.7 to 0.18.15
* fzf from 0.48.1 to 0.52.1
* go from 1.22.1 to 1.22.3
* helm from 3.14.3 to 3.14.4
* k3d from 5.6.0 to 5.6.3
* k9s from 0.32.3 to 0.32.4
* kubectl from 1.29.3 to 1.30.0
* lefthook from 1.6.7 to 1.6.11
* node from 21.7.1 to 22.1.0
* poetry from 1.8.2 to 1.8.3
* python from 3.12.2 to 3.12.3
* rust from 1.76.0 to 1.78.0
* starship from 1.17.1 to 1.18.2
* task from 3.36.0 to 3.37.2
* terraform from 1.7.5 to 1.8.3
* tilt from 0.33.11 to 0.33.13
* usql from 0.17.5 to 0.19.1

Reviewed-on: #50
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2024-05-20 18:10:19 +00:00

39 lines
646 B
TOML

[tools]
awscli = "2.15.49"
bat = "0.24.0"
bitwarden = "2024.4.1"
circleci-cli = "0.1.30549"
dagger = "0.11.4"
elixir = "1.16.2-otp-26"
erlang = "26.2.5"
eza = "0.18.15"
fzf = "0.52.1"
go = "1.22.3"
helm = "3.14.4"
k3d = "5.6.3"
k3sup = "0.13.5"
k9s = "0.32.4"
kind = "0.22.0"
kubectl = "1.30.0"
kubie = "0.23.0"
lefthook = "1.6.11"
lua = "5.4.6"
luajit = "2.0.5--2.4.4"
node = "22.1.0"
poetry = "1.8.3"
python = "3.12.3"
ripgrep = "14.1.0"
rust = "1.78.0"
starship = "1.18.2"
task = "3.37.2"
terraform = "1.8.3"
tilt = "0.33.13"
tmux = "3.4"
usql = "0.19.1"
yarn = "1.22.19"
zoxide = "0.9.4"
[settings]
experimental = true
python_compile = true