From fd73e877d2e776927815450ac8c3663b2fbe1ba4 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 23 Sep 2013 16:09:39 +1000 Subject: [PATCH] elixir 0.10.2 --- elixir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 elixir.json diff --git a/elixir.json b/elixir.json new file mode 100644 index 0000000000..0b76a4eec2 --- /dev/null +++ b/elixir.json @@ -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" + ] +} \ No newline at end of file