ruby-install 0.3.0

Closes Homebrew/homebrew#21726.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
cmar 2013-08-07 07:46:32 -04:00 committed by Adam Vandenberg
parent a58410f827
commit 2c39204972
1 changed files with 2 additions and 2 deletions

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.2.1.tar.gz'
sha1 'f463c92051797c7cf78a1403f409b91d03a01be6'
url 'https://github.com/postmodern/ruby-install/archive/v0.3.0.tar.gz'
sha1 '5e3044119248f3150d5faf3bbbf7bf48adfb2177'
head 'https://github.com/postmodern/ruby-install.git'