From d5abaa993bbf717baf46f5aa87f2e3cc26ff60aa Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Mon, 18 Oct 2010 23:15:23 +0200 Subject: Update git-flow to release 0.4. Signed-off-by: Adam Vandenberg --- Library/Formula/git-flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/git-flow.rb') diff --git a/Library/Formula/git-flow.rb b/Library/Formula/git-flow.rb index 8531f1bdf..66fac531e 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -18,8 +18,8 @@ class GitFlowCompletion '0.3' - version '0.3' + url 'git://github.com/nvie/gitflow.git', :tag => '0.4' + version '0.4' head 'git://github.com/nvie/gitflow.git', :branch => 'develop' homepage 'http://github.com/nvie/gitflow' -- cgit v1.2.3