aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rbenv.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rbenv.rb b/Library/Formula/rbenv.rb
index 8297f8e51..597ec725e 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.1'
+ url 'https://github.com/sstephenson/rbenv/tarball/v0.3.0'
homepage 'https://github.com/sstephenson/rbenv'
- md5 '4b2ca757c7dcc6384a49d8947b97c4ed'
+ md5 '26e00faff3ba04fdeeeecb0bfbf96351'
head 'https://github.com/sstephenson/rbenv.git'