aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-01-18 10:15:02 -0800
committerAdam Vandenberg2013-01-18 11:58:26 -0800
commitbf0f576a19d2d5a98914c25cb39e1172b9abe461 (patch)
treea9694db988caf7ee6078165b99027ba29504e0d0 /Library/Formula/ruby-build.rb
parent98f3dc6dae19b2eb745ab3eb60630f173a569a1d (diff)
downloadhomebrew-bf0f576a19d2d5a98914c25cb39e1172b9abe461.tar.bz2
ruby-build 20130118
* Added a definition for 2.0.0-rc1 * Added a definition for 1.9.3-p374 Closes #17174. 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 30dfc7358..373fee0cb 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/v20130104'
- sha1 '64bac42a7bcb66328c59d14d95401d97b4483b3f'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20130118'
+ sha1 '78c6ad3da88e92acee0b2a5c8ac7462353cf5a8a'
head 'https://github.com/sstephenson/ruby-build.git'