diff options
Diffstat (limited to 'Library/Formula/ruby-build.rb')
| -rw-r--r-- | Library/Formula/ruby-build.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb index e86a72cd1..afbfe5937 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/archive/v20130901.tar.gz' - sha1 '0ade3bd4435b83d61c022c1b7cea2517032a30e2' + url 'https://github.com/sstephenson/ruby-build/archive/v20130907.tar.gz' + sha1 'e6c3929745a88f01240f0b9411b7a1b111aa597e' head 'https://github.com/sstephenson/ruby-build.git' |
