elixir: Update to version 1.12.0

This commit is contained in:
Richard Kuhnt 2021-05-19 11:00:27 +00:00
parent 6ea4e8380c
commit 96a031ba7f

View File

@ -1,11 +1,11 @@
{
"version": "1.11.4",
"version": "1.12.0",
"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.4/Precompiled.zip",
"hash": "c5d14e66f748d711a167d7526ec71c2d67a7ca3ebd604d9686d035be86ea6c83",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.12.0/Precompiled.zip",
"hash": "20f000703406b3ea7004b7c732f772bdb431151f6c064fe7e48a47d2ada552d6",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"