elixir: Update to version 1.11.3

This commit is contained in:
Jakub Čábera 2021-01-04 19:16:02 +01:00
parent 32a649d971
commit 409719e89c

View File

@ -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"