mxcl.github.com/homebrew => brew.sh

This commit is contained in:
Jack Nagel 2013-04-06 15:50:23 -05:00
parent 254f3b2c3c
commit d4a8813e86

View File

@ -11,7 +11,7 @@ require 'rbconfig'
ARGV.extend(HomebrewArgvExtension)
HOMEBREW_VERSION = '0.9.4'
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
HOMEBREW_WWW = 'http://brew.sh'
def cache
if ENV['HOMEBREW_CACHE']