From 5588d12e5b1b632e1ef765bf9551fb8da302d3e2 Mon Sep 17 00:00:00 2001 From: TheNumb Date: Wed, 28 Sep 2011 22:40:07 +0300 Subject: rbenv 0.2.0 Closes #7875. Signed-off-by: Jack Nagel --- 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 90844de6c..da9884cac 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.1.2' + url 'https://github.com/sstephenson/rbenv/tarball/v0.2.0' homepage 'https://github.com/sstephenson/rbenv' - md5 '4f39199a353e350e3ca50a78de2fb73c' + md5 'c26a72aa07ecf6cf51f1517f2c70a9dd' head 'https://github.com/sstephenson/rbenv.git' -- cgit v1.2.3