Update elixir to version 1.6.6

This commit is contained in:
Richard Kuhnt 2018-06-19 23:00:34 +00:00
parent ff93d6d6db
commit f752fa690c

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://elixir-lang.org/", "homepage": "https://elixir-lang.org/",
"version": "1.6.5", "version": "1.6.6",
"depends": "erlang", "depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.5/Precompiled.zip", "url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.6/Precompiled.zip",
"hash": "ba2afd91ce65ec94d460a94752fa2560391b349d0fd598847f496ee041a44b80", "hash": "d6a84726a042407110d3b13b1ce8d9524b4a50df68174e79d89a9e42e30b410b",
"env_add_path": [ "env_add_path": [
"bin" "bin"
], ],