aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErik Michaels-Ober2012-12-01 10:19:34 -0800
committerAdam Vandenberg2012-12-01 10:30:13 -0800
commitc530ebe06cb106f48dd9b8bc15cf740ee5cfdd87 (patch)
tree751c714278444a60243ba1e3332052e3aef902b7 /Library/Formula/ruby-build.rb
parent21b603f06c49199a8116f6d89193c61db45b0302 (diff)
downloadhomebrew-c530ebe06cb106f48dd9b8bc15cf740ee5cfdd87.tar.bz2
ruby-build 20121201
Added a definition for Ruby 2.0.0-preview2 Closes #16343. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/ruby-build.rb')
-rw-r--r--Library/Formula/ruby-build.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb
index 8f7e0cfd7..430938884 100644
--- a/Library/Formula/ruby-build.rb
+++ b/Library/Formula/ruby-build.rb
@@ -2,8 +2,8 @@ require 'formula'
class RubyBuild < Formula
homepage 'https://github.com/sstephenson/ruby-build'
- url 'https://github.com/sstephenson/ruby-build/tarball/v20121120'
- sha1 '4849e52bab5815d34ae8bac644094711bb04cbf8'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20121201'
+ sha1 '2376fe7cc68eb6cfdd2cb8b7f9319cb7795a40a0'
head 'https://github.com/sstephenson/ruby-build.git'