From 951a0dbbfff3ae1a4bc2f2b22db405a10a4e0abd Mon Sep 17 00:00:00 2001 From: Oscar Rendon Date: Wed, 29 Jan 2014 09:57:20 -0500 Subject: rebar 2.1.0 Closes #26249. Signed-off-by: Jack Nagel --- Library/Formula/rebar.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/rebar.rb b/Library/Formula/rebar.rb index 66eb63af6..1fdbc9ca9 100644 --- a/Library/Formula/rebar.rb +++ b/Library/Formula/rebar.rb @@ -2,8 +2,8 @@ require 'formula' class Rebar < Formula homepage 'https://github.com/rebar/rebar' - url 'https://github.com/rebar/rebar/archive/2.0.0.zip' - sha1 '4775839097324107c730e094e42ce87b456b655c' + url 'https://github.com/rebar/rebar/archive/2.1.0.zip' + sha1 '4137e2b8fb4fc9fb7fb0c75dc9fc8c908f8393b1' head "https://github.com/basho/rebar.git", :branch => "master" -- cgit v1.2.3