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 aadf1ad4d..5f9bbda4e 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.2.0.tar.gz'
- sha1 '96901c36d163362214882541e9fe38fceba7bf97'
+ url 'https://github.com/postmodern/ruby-install/archive/v0.2.1.tar.gz'
+ sha1 'f463c92051797c7cf78a1403f409b91d03a01be6'
head 'https://github.com/postmodern/ruby-install.git'