rbenv-whatis 1.0.0
This commit is contained in:
parent
289ff374cf
commit
9c212a87b7
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class RbenvWhatis < Formula
|
||||
homepage 'https://github.com/rkh/rbenv-whatis'
|
||||
url 'https://github.com/rkh/rbenv-whatis/archive/9bf9f2.tar.gz'
|
||||
sha1 'a78eb1ce44974d7080087f96d8b17f1334b9e03c'
|
||||
url 'https://github.com/rkh/rbenv-whatis/archive/v1.0.0.tar.gz'
|
||||
sha1 '8c802d8e2bba66d0c87c62c9d0b887beb52b1de4'
|
||||
|
||||
depends_on 'rbenv'
|
||||
|
||||
|
|
Loading…
Reference in a new issue