From 409719e89cbd55a6b289b9716e691997df323ee8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 4 Jan 2021 19:16:02 +0100 Subject: [PATCH] elixir: Update to version 1.11.3 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 7911eb7b19..d4a77194d3 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,11 +1,11 @@ { - "version": "1.11.2", + "version": "1.11.3", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "homepage": "https://elixir-lang.org/", "license": "Apache-2.0", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.11.2/Precompiled.zip", - "hash": "sha512:7b6ece70d2db6cf4b02c3e72f0ae2edc68e13a2651876525eab08e3c3c3f1f88d294e3f412c3fb736bc84ba4c2897930101b0ac715e322f1554f29c69e2d1e77", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.11.3/Precompiled.zip", + "hash": "cef4afb9b578908ca66dee49b324bc5b753aace447b3ecd92214fcc412d5d544", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"