elixir: Update to version 1.7.3

This commit is contained in:
Richard Kuhnt 2018-08-24 19:00:23 +00:00
parent 01e9f92d96
commit 00fdf24608

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://elixir-lang.org/", "homepage": "https://elixir-lang.org/",
"version": "1.7.2", "version": "1.7.3",
"depends": "erlang", "depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.2/Precompiled.zip", "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.3/Precompiled.zip",
"hash": "d39c0fcdd2053f0ae2a9b1394ee582ac3398d9538881024f2252688ad92aad86", "hash": "219cc599cbb59aaece4347b1c4bb383c6e277f242ca88bc2e8a553aedaaa4c1c",
"env_add_path": [ "env_add_path": [
"bin" "bin"
], ],