aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hubflow.rb2
1 files changed, 1 insertions, 1 deletions
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