From 9fafb14fc9cc991f668d290dfcc33c078d6ea91f Mon Sep 17 00:00:00 2001 From: José Valim Date: Sat, 12 Jul 2014 16:34:44 +0200 Subject: elixir 0.14.3 --- Library/Formula/elixir.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb index e6b7dc32f..8e21d482f 100644 --- a/Library/Formula/elixir.rb +++ b/Library/Formula/elixir.rb @@ -26,8 +26,8 @@ end class Elixir < Formula homepage 'http://elixir-lang.org/' - url 'https://github.com/elixir-lang/elixir/archive/v0.14.2.tar.gz' - sha1 '1f857db32fd2975e8af64d96d9583951c3ea5e11' + url 'https://github.com/elixir-lang/elixir/archive/v0.14.3.tar.gz' + sha1 '52bace7b7aafed8c10e1a65887a1d375e404cee9' head 'https://github.com/elixir-lang/elixir.git' -- cgit v1.2.3