hubflow 1.5.2

Closes Homebrew/homebrew#22962.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Sander Bouwhuis 2013-10-01 12:03:49 +02:00 committed by Mike McQuaid
parent 3ba45e3827
commit 8c8e187daa
1 changed files with 1 additions and 1 deletions

View File

@ -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