rbenv-use 1.0.0

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

View file

@ -2,8 +2,8 @@ require 'formula'
class RbenvUse < Formula
homepage 'https://github.com/rkh/rbenv-use'
url 'https://github.com/rkh/rbenv-use/archive/bb3294.tar.gz'
sha1 'b8396084fa810e7754aea9a3c01ae288420e5932'
url 'https://github.com/rkh/rbenv-use/archive/v1.0.0.tar.gz'
sha1 '39beb889704bc51213665fd994417ab0668c5f83'
depends_on 'rbenv'
depends_on 'rbenv-whatis'