Update elixir to version 1.5.2

This commit is contained in:
Richard Kuhnt 2017-09-29 13:01:46 +00:00
parent 49556db4c5
commit a25ef4ec19

View File

@ -1,9 +1,9 @@
{
"homepage": "https://elixir-lang.org/",
"version": "1.5.1",
"version": "1.5.2",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.5.1/Precompiled.zip",
"hash": "84af6eb4cb68d0f60b3edf4e275eb024f8eb8cccae91b18c2bbbc4b70a88934f",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.5.2/Precompiled.zip",
"hash": "6d58a9ef5496e7d780b7bb4ad8835017e30f526ae81f1ae392e2d96488f8a5d8",
"env_add_path": [
"bin"
],