From d5e424a8bb5c310fa32eaf541eea93873501048f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Jun 2019 16:00:18 +0000 Subject: [PATCH] elixir: Update to version 1.9.0 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index c84b572567..ff7a83d469 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.8.2", + "version": "1.9.0", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.2/Precompiled.zip", - "hash": "e16b3de37df6492c767fc25d3e921647a8e4dd0e2b3c90775baf0a7fb2547df2", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.0/Precompiled.zip", + "hash": "5111da32582a2d67f9a3ca8a2eb2434a5d52538fc29cd55f6e8a0ae076c8d210", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"