aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSebastian Wyder2012-10-12 19:24:08 +0300
committerAdam Vandenberg2012-10-12 10:39:59 -0700
commit7c52c1d3bdcada36a10c97b786d5ddeb31209dcc (patch)
tree3b5986803b5e295b89896bbab71a94a188c70c20 /Library/Formula
parent069fb7d2abcd7e7bf016b5ee4be02751ed814cb1 (diff)
downloadhomebrew-7c52c1d3bdcada36a10c97b786d5ddeb31209dcc.tar.bz2
Ruby 1.9.3p286
Closes #15427. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ruby.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb
index a54ed59e4..21849817b 100644
--- a/Library/Formula/ruby.rb
+++ b/Library/Formula/ruby.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ruby < Formula
homepage 'http://www.ruby-lang.org/en/'
- url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p194.tar.gz'
- sha256 '46e2fa80be7efed51bd9cdc529d1fe22ebc7567ee0f91db4ab855438cf4bd8bb'
+ url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.gz'
+ sha256 'e94367108751fd6bce79401d947baa66096c757fd3a0856350a2abd05d26d89d'
head 'http://svn.ruby-lang.org/repos/ruby/trunk/'