Update elixir to version 1.6.1

This commit is contained in:
Richard Kuhnt 2018-01-29 21:00:21 +00:00
parent 32a169ba94
commit f0e6b9cd8a

View File

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