ruby-build 20121104

* Add a definition for Ruby 2.0.0-preview1
* Add a definition for Rubinius 2.0.0-rc1

Closes Homebrew/homebrew#15855.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Erik Michaels-Ober 2012-11-04 15:07:38 -08:00 committed by Adam Vandenberg
parent 29740efece
commit ad222ab9d0

View file

@ -2,8 +2,8 @@ require 'formula'
class RubyBuild < Formula
homepage 'https://github.com/sstephenson/ruby-build'
url 'https://github.com/sstephenson/ruby-build/tarball/v20121022'
sha1 '925b8eee613076f0b36bd9612a1dfb2abe03ff3f'
url 'https://github.com/sstephenson/ruby-build/tarball/v20121104'
sha1 'edda42338e7a6e35ff4f185079962d38c74a65f4'
head 'https://github.com/sstephenson/ruby-build.git'