diff --git a/bucket/elixir.json b/bucket/elixir.json index 433ef5fcbc..22b0739aa7 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.17.3", + "version": "1.18.0", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "homepage": "https://elixir-lang.org/", "license": "Apache-2.0", "suggest": { "Erlang compiler": "erlang" }, - "url": "https://builds.hex.pm/builds/elixir/v1.17.3.zip", - "hash": "ec481d8bb76d8007820e038ff258423e94ddb86d8ab910d1211efad37614b89e", + "url": "https://builds.hex.pm/builds/elixir/v1.18.0.zip", + "hash": "1a22cd21b312a8077c6c9125d612cf6ccca3739dc7846c971077761370f88386", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"