From 4f62a8dec960fa48dbc83e35d5980588e9a6fdb2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Feb 2018 10:00:22 +0000 Subject: [PATCH] Update elixir to version 1.6.2 --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index 92f6a1210e..91cc1fccd5 100644 --- a/elixir.json +++ b/elixir.json @@ -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" ],