diff --git a/bucket/elixir.json b/bucket/elixir.json index 023b1bcb9b..441ce8c07d 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.16.3", + "version": "1.17.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.16.3.zip", - "hash": "d01d22ef11651cf933747f9ceb401f7ef7d932d46e64dc7970713fa9a8063720", + "url": "https://builds.hex.pm/builds/elixir/v1.17.0.zip", + "hash": "6e73b110d533043a5974d5771475735a5c7b9a52ae6ff2ada35ee2f22ac139d0", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"