From c0db911654b83d68810fe0af19291f5e6c33902a Mon Sep 17 00:00:00 2001 From: José Valim Date: Sun, 11 May 2014 12:34:50 +0200 Subject: Elixir 0.13.2 Closes #29125. Signed-off-by: Jack Nagel --- Library/Formula/elixir.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb index be98c4252..03d2ca04e 100644 --- a/Library/Formula/elixir.rb +++ b/Library/Formula/elixir.rb @@ -25,8 +25,8 @@ end class Elixir < Formula homepage 'http://elixir-lang.org/' - url 'https://github.com/elixir-lang/elixir/archive/v0.13.1.tar.gz' - sha1 'e89935019a88e76e25d6f32b1afc1568b9560892' + url 'https://github.com/elixir-lang/elixir/archive/v0.13.2.tar.gz' + sha1 '68e862b5cfa766eae1087799e2287f584c222196' head 'https://github.com/elixir-lang/elixir.git' -- cgit v1.2.3