diff --git a/bucket/elixir.json b/bucket/elixir.json index ece6803f7c..31223ade07 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,11 +1,11 @@ { - "version": "1.10.4", + "version": "1.11.0", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "homepage": "https://elixir-lang.org/", "license": "Apache-2.0", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.10.4/Precompiled.zip", - "hash": "sha512:9727ae96d187d8b64e471ff0bb5694fcd1009cdcfd8b91a6b78b7542bb71fca59869d8440bb66a2523a6fec025f1d23394e7578674b942274c52b44e19ba2d43", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.11.0/Precompiled.zip", + "hash": "sha512:6293f2a0ca87872789a9b3909e782cde77409e8b3f1699f42c95ef55360bdba27c69fe6aaa1c843ef004cc4ded9d92e4cc0053f845c0208ec38f1d11945cae07", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"