From 763168fbc9fc069d7ffc9fb0a3bc82ef5510cdd0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 11:01:13 +0000 Subject: [PATCH] elixir: Update to version 1.9.1 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index ff7a83d469..b5553cc182 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.9.0", + "version": "1.9.1", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.0/Precompiled.zip", - "hash": "5111da32582a2d67f9a3ca8a2eb2434a5d52538fc29cd55f6e8a0ae076c8d210", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip", + "hash": "17e43cb1627a0fa5625bc370cec0964ad6471ef242f1549e316db73c0d94fcc6", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"