mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
13 lines
342 B
JSON
13 lines
342 B
JSON
{
|
|
"homepage": "http://elixir-lang.org/",
|
|
"version": "0.10.3",
|
|
"depends": "erlang",
|
|
"url": "https://github.com/elixir-lang/elixir/releases/download/v0.10.3/v0.10.3.zip",
|
|
"hash": "c898906651b3edb40e642221e58642a0abc165c97b3624a251bfe337efae9278",
|
|
"bin": [
|
|
"bin\\elixir.bat",
|
|
"bin\\elixirc.bat",
|
|
"bin\\iex.bat",
|
|
"bin\\mix.bat"
|
|
]
|
|
} |