ruby-install 0.5.0

Closes Homebrew/homebrew#33333.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Shannon Skipper 2014-10-18 18:04:37 -07:00 committed by Jack Nagel
parent 2757b7df44
commit 965d5291ac

View file

@ -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'