mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 14:41:19 +00:00
14 lines
390 B
JSON
14 lines
390 B
JSON
{
|
|
"homepage": "http://elixir-lang.org/",
|
|
"version": "1.2.5",
|
|
"depends": "erlang",
|
|
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.2.5/Precompiled.zip",
|
|
"hash": "4ab860707040e2dde4024cc8c0f74f1adc48aaae8d48293bf2b98fda3921a99c",
|
|
"bin": [
|
|
"bin\\elixir.bat",
|
|
"bin\\elixirc.bat",
|
|
"bin\\iex.bat",
|
|
"bin\\mix.bat"
|
|
]
|
|
}
|