Homebrew 0.9.5
Update version due to recent compiler selection fixes.
This commit is contained in:
parent
8c310d85cd
commit
bda0a3102f
@ -12,7 +12,7 @@ require 'rbconfig'
|
|||||||
|
|
||||||
ARGV.extend(HomebrewArgvExtension)
|
ARGV.extend(HomebrewArgvExtension)
|
||||||
|
|
||||||
HOMEBREW_VERSION = '0.9.4'
|
HOMEBREW_VERSION = '0.9.5'
|
||||||
HOMEBREW_WWW = 'http://brew.sh'
|
HOMEBREW_WWW = 'http://brew.sh'
|
||||||
|
|
||||||
def cache
|
def cache
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user