From 3e78e11ba3955d39cfd42e9ed6431899b4656f9e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 4 Jun 2013 16:51:43 -0700 Subject: git-flow-avh 1.5.3 Closes #20273. --- Library/Formula/git-flow-avh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/git-flow-avh.rb b/Library/Formula/git-flow-avh.rb index 71a401612..26240c1ef 100644 --- a/Library/Formula/git-flow-avh.rb +++ b/Library/Formula/git-flow-avh.rb @@ -10,8 +10,8 @@ end class GitFlowAvh < Formula homepage 'https://github.com/petervanderdoes/gitflow' - url 'https://github.com/petervanderdoes/gitflow/archive/1.5.2.tar.gz' - sha1 'd344814a63bab81e4f713f133c2de0acff0cf726' + url 'https://github.com/petervanderdoes/gitflow/archive/1.5.3.tar.gz' + sha1 '061dea5da1fb2c84a790be3563f08c043fb96f6e' head 'https://github.com/petervanderdoes/gitflow.git', :branch => 'develop' -- cgit v1.2.3