parent
7e4f769b0d
commit
66331e8971
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue