Homebrew 0.8

This commit is contained in:
Adam Vandenberg 2010-12-31 09:11:30 -08:00
parent b7e068b740
commit 9baece866b

View File

@ -7,7 +7,7 @@ require 'compatibility'
ARGV.extend(HomebrewArgvExtension)
HOMEBREW_VERSION = '0.7.1'
HOMEBREW_VERSION = '0.8'
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
HOMEBREW_CACHE = if Process.uid == 0