Update elixir to version 1.6.0

This commit is contained in:
Richard Kuhnt 2018-01-17 19:00:17 +00:00
parent 426668c0ed
commit 69268f909f

View File

@ -1,9 +1,9 @@
{
"homepage": "https://elixir-lang.org/",
"version": "1.5.3",
"version": "1.6.0",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.5.3/Precompiled.zip",
"hash": "70972b844c12bc1a3960136d628ab4f21ca87dd5539c544ebabe41d6c9239ba9",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.0/Precompiled.zip",
"hash": "f848bc7f88f9c252b3610a9995679889ce18073d0f0a061533c12e622b2ac9e7",
"env_add_path": [
"bin"
],