mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 18:11:20 +00:00
14 lines
390 B
JSON
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"
|
|
]
|
|
}
|