Update erlang to 29.0.1

This commit is contained in:
Claudio Ortolina
2026-06-01 15:14:16 +03:00
parent ec400789b5
commit 222444c691
4 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,18 +1,18 @@
# @generated - this file is auto-generated by `mise lock` https://mise.en.dev/dev-tools/mise-lock.html
[[tools.elixir]]
version = "1.20.0-rc.6-otp-28"
version = "1.20.0-rc.6-otp-29"
backend = "core:elixir"
[tools.elixir."platforms.macos-arm64"]
checksum = "blake3:c929482ef634fa41d7a8fe3a3772e046c05389236eeadade6acfa2f73e9c57bf"
checksum = "blake3:1ebcc7ff9bd52415983a314f4d4ff48ff006e36a94e7abd678df3c2f1065a436"
[[tools.erlang]]
version = "28.5.0.1"
version = "29.0.1"
backend = "core:erlang"
[tools.erlang."platforms.macos-arm64"]
checksum = "blake3:bb521a30c24d9278d9f0282336747f6cf9dc4ac52cd5a6cba15fb1358325ae6d"
checksum = "blake3:b96e51d337daff03cabd78ed3f91cfc68e622bd453826d8874796fa99006389c"
[[tools.fd]]
version = "10.4.2"