aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-install.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ruby-install.rb')
-rw-r--r--Library/Formula/ruby-install.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-install.rb b/Library/Formula/ruby-install.rb
index 65a394088..5c6b44044 100644
--- a/Library/Formula/ruby-install.rb
+++ b/Library/Formula/ruby-install.rb
@@ -2,8 +2,8 @@ require 'formula'
class RubyInstall < Formula
homepage 'https://github.com/postmodern/ruby-install#readme'
- url 'https://github.com/postmodern/ruby-install/archive/v0.4.3.tar.gz'
- sha1 'be7dd5ad558102ab812addd3100a91c9812d0317'
+ url 'https://github.com/postmodern/ruby-install/archive/v0.5.0.tar.gz'
+ sha1 'd8061e46fe2ea40f867e219cdd7d28fea24f47ca'
head 'https://github.com/postmodern/ruby-install.git'