gibo: use new repo

Closes Homebrew/homebrew#22673.
This commit is contained in:
Adam Vandenberg 2013-09-18 21:48:37 -07:00
parent 7e4f769b0d
commit 66331e8971

View file

@ -1,9 +1,9 @@
require 'formula'
class Gibo < Formula
homepage 'https://github.com/simonwhitaker/gitignore-boilerplates'
url 'https://github.com/simonwhitaker/gitignore-boilerplates/archive/1.0.1.tar.gz'
sha1 'f1c232bb04c1514586fda2e60fb11ab2fcdd8ea0'
homepage 'https://github.com/simonwhitaker/gibo'
url 'https://github.com/simonwhitaker/gibo/archive/1.0.1.tar.gz'
sha1 '06923dcdfd8052e7cfe2d4806b51d1b78b229bfa'
def install
bin.install "gibo"