ScoopInstaller_Main/elixir.json
2016-03-14 03:37:30 -07:00

14 lines
390 B
JSON

{
"homepage": "http://elixir-lang.org/",
"version": "1.2.3",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.2.3/Precompiled.zip",
"hash": "948483f0b14630851b9cee3332fdb3467943ed4881672ac41dc562e77cd3c785",
"bin": [
"bin\\elixir.bat",
"bin\\elixirc.bat",
"bin\\iex.bat",
"bin\\mix.bat"
]
}