From b221bd8aa49fca092210fd2eea89004dceb881b3 Mon Sep 17 00:00:00 2001 From: Joe Chung Date: Mon, 14 Mar 2016 03:37:30 -0700 Subject: [PATCH] Update elixir to 1.2.3 --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index 8a8c51f410..01b1304fa9 100644 --- a/elixir.json +++ b/elixir.json @@ -1,9 +1,9 @@ { "homepage": "http://elixir-lang.org/", - "version": "0.10.3", + "version": "1.2.3", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v0.10.3/v0.10.3.zip", - "hash": "c898906651b3edb40e642221e58642a0abc165c97b3624a251bfe337efae9278", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.2.3/Precompiled.zip", + "hash": "948483f0b14630851b9cee3332fdb3467943ed4881672ac41dc562e77cd3c785", "bin": [ "bin\\elixir.bat", "bin\\elixirc.bat",