aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-flow-avh.rb
diff options
context:
space:
mode:
authorPeter van der Does2013-04-27 22:51:15 -0400
committerAdam Vandenberg2013-04-27 19:57:35 -0700
commitd278480744b208dfec7cfd21c2903fb164c4cd0e (patch)
tree93b4a3f2bb11c3ee04a741f03fe60409c5133a77 /Library/Formula/git-flow-avh.rb
parente5a4768822faddb8c73cf58de6650e07ebf5fee1 (diff)
downloadhomebrew-d278480744b208dfec7cfd21c2903fb164c4cd0e.tar.bz2
git-flow-avh 1.5.2
Closes #19481. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/git-flow-avh.rb')
-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'