fixed url

This commit is contained in:
Motonori Iwata 2011-09-03 21:27:12 +09:00
parent 87128f0c8d
commit fc718572fd

View file

@ -1,7 +1,7 @@
require 'formula'
class GitNow < Formula
url 'https://github.com/nvie/gitflow.git', :tag => 'v0.0.1'
url 'https://github.com/iwata/git-now.git', :tag => 'v0.0.1'
version '0.0.1'
head 'https://github.com/iwata/git-now.git', :branch => 'develop'
homepage 'https://github.com/iwata/git-now'