From 06210300261642c4a3f06d3ee04dfbc6da1dfba6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 16 Mar 2018 12:01:49 +0000 Subject: [PATCH] Update elixir to version 1.6.4 --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index 868e2f4b42..d827348155 100644 --- a/elixir.json +++ b/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.6.3", + "version": "1.6.4", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.3/Precompiled.zip", - "hash": "fe898f6a371c43b897bfe28b874b075c71faf8fbb4bd49be73e3e1c3a61e778f", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.4/Precompiled.zip", + "hash": "3a081c07d8ea2ce6620201e2689ce1fac0ee937ba5c13670cbaa40349e1581ab", "env_add_path": [ "bin" ],