Update elixir to version 1.6.2

This commit is contained in:
Richard Kuhnt 2018-02-28 10:00:22 +00:00
parent 314e7d264c
commit 4f62a8dec9

View File

@ -1,9 +1,9 @@
{
"homepage": "https://elixir-lang.org/",
"version": "1.6.1",
"version": "1.6.2",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.1/Precompiled.zip",
"hash": "9e1cf3651ba2a740cc4669a8b35c903801a7c8c4ea8068f951f12fc281d3c0d1",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.2/Precompiled.zip",
"hash": "e1469ed37fa40fb37f997d5b086dfd71381fc2664ce00d38d7dabafabdca14e8",
"env_add_path": [
"bin"
],