diff --git a/bucket/elixir.json b/bucket/elixir.json index c84b572567..ff7a83d469 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.8.2", + "version": "1.9.0", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.2/Precompiled.zip", - "hash": "e16b3de37df6492c767fc25d3e921647a8e4dd0e2b3c90775baf0a7fb2547df2", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.0/Precompiled.zip", + "hash": "5111da32582a2d67f9a3ca8a2eb2434a5d52538fc29cd55f6e8a0ae076c8d210", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"