rbenv-vars 1.2.0

Closes Homebrew/homebrew#17276.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brendan Loudermilk 2013-01-23 18:14:01 -08:00 committed by Adam Vandenberg
parent 8ac5ee07bf
commit 64fe7d1da0

View file

@ -2,8 +2,8 @@ require 'formula'
class RbenvVars < Formula
homepage 'https://github.com/sstephenson/rbenv-vars'
url 'https://github.com/sstephenson/rbenv-vars/tarball/v1.1.0'
sha1 '40d57e4a1f64ef03efbf6fd5a15ef637d6a5755e'
url 'https://github.com/sstephenson/rbenv-vars/tarball/v1.2.0'
sha1 '26a248f5a5f0da0cbb7ad154da8a908341951a10'
head 'https://github.com/sstephenson/rbenv-vars.git'