From 1155297ae2b2d5d42ed7a398b600886986fcb2f0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 7 May 2018 12:00:23 +0000 Subject: [PATCH] Update elixir to version 1.6.5 --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index d827348155..f1368fbda0 100644 --- a/elixir.json +++ b/elixir.json @@ -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" ],