ruby-build 20140420

Closes Homebrew/homebrew#28542.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Erik Michaels-Ober 2014-04-20 10:28:32 +02:00 committed by Adam Vandenberg
parent 786b8fb9d4
commit 43da267f4e

View file

@ -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'