ruby-build 20150506

Closes Homebrew/homebrew#39457.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Erik Michaels-Ober 2015-05-06 11:18:23 +02:00 committed by Jack Nagel
parent 1513a49645
commit 30aed4a1e0

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/v20150502.tar.gz"
sha256 "e37e8d4390e34987b3270a161d9cafbd185741f11f9e40035d3ab1ee0bad559d"
url "https://github.com/sstephenson/ruby-build/archive/v20150506.tar.gz"
sha256 "68bc8577897f0a7f76b02a7a666d613de9d15379f5b8b7c6f753c75bd9fade22"
head "https://github.com/sstephenson/ruby-build.git"