From cffa19042c15d1b343f2f1cfd1337542cee5064a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 5 Aug 2018 08:00:23 +0000 Subject: [PATCH] elixir: Update to version 1.7.2 --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index 5ab1a56979..f57386bda8 100644 --- a/elixir.json +++ b/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.7.1", + "version": "1.7.2", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.1/Precompiled.zip", - "hash": "e00cbab4e8764ac3624c039b1c45cdc46131c8a76e185d7fd64a827ef59ad3a0", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.2/Precompiled.zip", + "hash": "d39c0fcdd2053f0ae2a9b1394ee582ac3398d9538881024f2252688ad92aad86", "env_add_path": [ "bin" ],