From e79999782e82cf4ec168eeff37fad68f2851af37 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 12 May 2019 15:00:25 +0000 Subject: [PATCH] elixir: Update to version 1.8.2 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index bcde14bf0b..c84b572567 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.8.1", + "version": "1.8.2", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.1/Precompiled.zip", - "hash": "d4f64ac7df27e493b21e3488ea0788afd42f8a7b55dabcb5c2855e7bdc509318", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.2/Precompiled.zip", + "hash": "e16b3de37df6492c767fc25d3e921647a8e4dd0e2b3c90775baf0a7fb2547df2", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"