From 4deca3ffb0daa1b103f83096ee5fffbdeacf9550 Mon Sep 17 00:00:00 2001 From: Guillermo Iguaran Date: Sat, 1 Oct 2011 13:27:35 -0500 Subject: rbenv 0.2.1 Signed-off-by: Adam Vandenberg --- Library/Formula/rbenv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/rbenv.rb b/Library/Formula/rbenv.rb index da9884cac..8297f8e51 100644 --- a/Library/Formula/rbenv.rb +++ b/Library/Formula/rbenv.rb @@ -1,9 +1,9 @@ require 'formula' class Rbenv < Formula - url 'https://github.com/sstephenson/rbenv/tarball/v0.2.0' + url 'https://github.com/sstephenson/rbenv/tarball/v0.2.1' homepage 'https://github.com/sstephenson/rbenv' - md5 'c26a72aa07ecf6cf51f1517f2c70a9dd' + md5 '4b2ca757c7dcc6384a49d8947b97c4ed' head 'https://github.com/sstephenson/rbenv.git' -- cgit v1.2.3