Update elixir to version 1.6.5

This commit is contained in:
Richard Kuhnt 2018-05-07 12:00:23 +00:00
parent 9cf38019b9
commit 1155297ae2

View File

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