aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-06-04 16:51:43 -0700
committerAdam Vandenberg2013-06-04 16:51:43 -0700
commit3e78e11ba3955d39cfd42e9ed6431899b4656f9e (patch)
tree4eb8a8f93f1491272c53ca5e9195f36a77fe93a4 /Library/Formula
parente14603911bea6479add6c01db527e96fd1831c99 (diff)
downloadhomebrew-3e78e11ba3955d39cfd42e9ed6431899b4656f9e.tar.bz2
git-flow-avh 1.5.3
Closes #20273.
Diffstat (limited to 'Library/Formula')
-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 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'