elixir 0.10.2

This commit is contained in:
Luke Sampson 2013-09-23 16:09:39 +10:00
parent 500e23fcef
commit fd73e877d2

12
elixir.json Normal file
View File

@ -0,0 +1,12 @@
{
"homepage": "http://elixir-lang.org/",
"version": "0.10.2",
"url": "https://github.com/elixir-lang/elixir/releases/download/v0.10.2/v0.10.2.zip",
"hash": "fd7a48e370e8d62c89826a0588b817c3b09880e7bca451dcd729f8905892e10b",
"bin": [
"bin\\elixir.bat",
"bin\\elixirc.bat",
"bin\\iex.bat",
"bin\\mix.bat"
]
}