diff options
Diffstat (limited to 'Library/Formula/ruby.rb')
| -rw-r--r-- | Library/Formula/ruby.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index 45fefccac..bf5d933e5 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/2.0/ruby-2.0.0-p195.tar.bz2' - sha256 '0be32aef7a7ab6e3708cc1d65cd3e0a99fa801597194bbedd5799c11d652eb5b' + url 'http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2' + sha256 '08e3d4b85b8a1118a8e81261f59dd8b4ddcfd70b6ae554e0ec5ceb99c3185e8a' head 'http://svn.ruby-lang.org/repos/ruby/trunk/' |
