elixir: Update to version 1.8.1

This commit is contained in:
Richard Kuhnt 2019-01-30 11:00:26 +00:00
parent 9e0ddb3d59
commit fa06bb7d96

View File

@ -1,9 +1,9 @@
{
"homepage": "https://elixir-lang.org/",
"version": "1.8.0",
"version": "1.8.1",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.0/Precompiled.zip",
"hash": "c006606095dee5744bab3120527fb4c96c32f0b731fa2508cc786110128f9a3e",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.1/Precompiled.zip",
"hash": "d4f64ac7df27e493b21e3488ea0788afd42f8a7b55dabcb5c2855e7bdc509318",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"