aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/git-flow-avh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-flow-avh.rb b/Library/Formula/git-flow-avh.rb
index a73f01060..9f682f469 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.1.tar.gz'
- sha1 'bb984d36ce1c89fc07877d9a3ebd3540633efd9a'
+ url 'https://github.com/petervanderdoes/gitflow/archive/1.5.2.tar.gz'
+ sha1 'd344814a63bab81e4f713f133c2de0acff0cf726'
head 'https://github.com/petervanderdoes/gitflow.git', :branch => 'develop'