rbenv-gemset 0.5.0
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
ab8d86202f
commit
0d3cba0905
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class RbenvGemset < Formula
|
||||
homepage 'https://github.com/jf/rbenv-gemset'
|
||||
url 'https://github.com/jf/rbenv-gemset/archive/v0.4.1.tar.gz'
|
||||
sha1 '647694181af91d85501fddb23a784169d71902f2'
|
||||
url 'https://github.com/jf/rbenv-gemset/archive/v0.5.0.tar.gz'
|
||||
sha1 '72f59463d6c7ef95b66309beea59d0289deb6c86'
|
||||
|
||||
head 'https://github.com/jf/rbenv-gemset.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue