Homebrew 0.8
This commit is contained in:
parent
b7e068b740
commit
9baece866b
@ -7,7 +7,7 @@ require 'compatibility'
|
|||||||
|
|
||||||
ARGV.extend(HomebrewArgvExtension)
|
ARGV.extend(HomebrewArgvExtension)
|
||||||
|
|
||||||
HOMEBREW_VERSION = '0.7.1'
|
HOMEBREW_VERSION = '0.8'
|
||||||
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
|
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
|
||||||
|
|
||||||
HOMEBREW_CACHE = if Process.uid == 0
|
HOMEBREW_CACHE = if Process.uid == 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user