elixir: Update to version 1.8.2

This commit is contained in:
Richard Kuhnt 2019-05-12 15:00:25 +00:00
parent 335057b3b0
commit e79999782e

View File

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