rbenv-use 1.0.0
This commit is contained in:
parent
144be55c51
commit
289ff374cf
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue