aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rbenv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rbenv.rb')
-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 60d1d5da1..8c7a1dd20 100644
--- a/Library/Formula/rbenv.rb
+++ b/Library/Formula/rbenv.rb
@@ -2,8 +2,8 @@ require 'formula'
class Rbenv < Formula
homepage 'https://github.com/sstephenson/rbenv'
- url 'https://github.com/sstephenson/rbenv/tarball/v0.3.0'
- sha1 'b9f78b1a10d4e225d0377cac33c1a964ee6df00b'
+ url 'https://github.com/sstephenson/rbenv/tarball/v0.4.0'
+ sha1 'a5e80249f985294c1c9f0914f7cbdc85d4cadd74'
head 'https://github.com/sstephenson/rbenv.git'