elixir: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2019-06-24 16:00:18 +00:00
parent 7e5d81a803
commit d5e424a8bb

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://elixir-lang.org/", "homepage": "https://elixir-lang.org/",
"version": "1.8.2", "version": "1.9.0",
"depends": "erlang", "depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.2/Precompiled.zip", "url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.0/Precompiled.zip",
"hash": "e16b3de37df6492c767fc25d3e921647a8e4dd0e2b3c90775baf0a7fb2547df2", "hash": "5111da32582a2d67f9a3ca8a2eb2434a5d52538fc29cd55f6e8a0ae076c8d210",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/elixir-lang/elixir" "github": "https://github.com/elixir-lang/elixir"