Homebrew 0.9.2
0.9.2 includes the formula specs refactoring. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c235395fd7
commit
1050261316
@ -6,7 +6,7 @@ require 'exceptions'
|
||||
|
||||
ARGV.extend(HomebrewArgvExtension)
|
||||
|
||||
HOMEBREW_VERSION = '0.9.1'
|
||||
HOMEBREW_VERSION = '0.9.2'
|
||||
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
|
||||
|
||||
def cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user