From 23c7779516395bafb5b5da1d8ab84a5f162b9742 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Oct 2018 19:00:26 +0000 Subject: [PATCH] elixir: Update to version 1.7.4 --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index 88a83d3358..241eb06a21 100644 --- a/elixir.json +++ b/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.7.3", + "version": "1.7.4", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.3/Precompiled.zip", - "hash": "219cc599cbb59aaece4347b1c4bb383c6e277f242ca88bc2e8a553aedaaa4c1c", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.4/Precompiled.zip", + "hash": "cbd3c24885c7d935ca6fa2b8fb99a7c74f6abc0abe2001b6ef8a7fd03cfc51c6", "env_add_path": [ "bin" ],