Update elixir to 1.20.0-rc.6

This commit is contained in:
Claudio Ortolina
2026-05-21 17:33:37 +01:00
parent a8fecafe42
commit c2b8ed2b4a
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ HURL_VARIABLE_coolify_host = 'https://<fqdn>'
HURL_VARIABLE_coolify_token = 'change-me'
[tools]
elixir = "1.20.0-rc.5-otp-28"
elixir = "1.20.0-rc.6-otp-28"
erlang = "28.5"
node = "26.0.0"
hurl = '8.0.0'