From 0ca8be8c7252c2d70bf655ec84214ad3bcecb3de Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 20 Apr 2014 10:28:32 +0200 Subject: ruby-build 20140420 Closes #28542. Signed-off-by: Adam Vandenberg --- Library/Formula/ruby-build.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb index 212049266..f1f8f4f28 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/v20140408.tar.gz' - sha1 '5f706cd3b0b31d6240cd92fe8191e0d8265de910' + url 'https://github.com/sstephenson/ruby-build/archive/v20140420.tar.gz' + sha1 'afc08419c7e1f58da3893d8dbc8478665f449f6e' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3