rbenv-whatis 1.0.0

This commit is contained in:
Mike McQuaid 2013-12-15 10:46:10 +00:00
parent 289ff374cf
commit 9c212a87b7

View file

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