ruby-build 20150709

Closes Homebrew/homebrew#41533.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Erik Michaels-Ober 2015-07-09 19:09:29 +02:00 committed by Dominyk Tiller
parent 07855de204
commit e5aff1cd04

View file

@ -3,8 +3,8 @@ require "formula"
class RubyBuild < Formula
desc "Install various Ruby versions and implementations"
homepage "https://github.com/sstephenson/ruby-build"
url "https://github.com/sstephenson/ruby-build/archive/v20150519.tar.gz"
sha256 "2c1403c8577987b1b161d8fce3e30fd88cfc6f9d553a34cf45a23dd1e33c3c72"
url "https://github.com/sstephenson/ruby-build/archive/v20150709.tar.gz"
sha256 "dff8350bd6ad6da4853c8a074aa77ebe7525410306bc0bb58d91d12888c9421f"
head "https://github.com/sstephenson/ruby-build.git"