From f752fa690c71580ee4b9f9b750a1bdd46804a4e4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Jun 2018 23:00:34 +0000 Subject: [PATCH] Update elixir to version 1.6.6 --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index f1368fbda0..48b01a66f2 100644 --- a/elixir.json +++ b/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.6.5", + "version": "1.6.6", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.5/Precompiled.zip", - "hash": "ba2afd91ce65ec94d460a94752fa2560391b349d0fd598847f496ee041a44b80", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.6.6/Precompiled.zip", + "hash": "d6a84726a042407110d3b13b1ce8d9524b4a50df68174e79d89a9e42e30b410b", "env_add_path": [ "bin" ],