From 2b00e1ebf7d04fd906a46780dcdd3bcc5a71b09e Mon Sep 17 00:00:00 2001 From: Sander Bouwhuis Date: Tue, 1 Oct 2013 12:03:49 +0200 Subject: hubflow 1.5.2 Closes #22962. Signed-off-by: Mike McQuaid --- Library/Formula/hubflow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/hubflow.rb b/Library/Formula/hubflow.rb index 617186f2c..c076c993e 100644 --- a/Library/Formula/hubflow.rb +++ b/Library/Formula/hubflow.rb @@ -3,7 +3,7 @@ require 'formula' # Note: pull from git tag to get submodules class Hubflow < Formula homepage 'http://datasift.github.io/gitflow/' - url 'https://github.com/datasift/gitflow.git', :tag => '1.5.1' + url 'https://github.com/datasift/gitflow.git', :tag => '1.5.2' def install ENV['INSTALL_INTO'] = libexec -- cgit v1.2.3