diff --git a/Library/brew.sh b/Library/brew.sh index 157f52ace4..8420e3e81f 100644 --- a/Library/brew.sh +++ b/Library/brew.sh @@ -1,4 +1,4 @@ -HOMEBREW_VERSION="0.9.5" +HOMEBREW_VERSION="0.9.8" odie() { if [[ -t 2 ]] # check whether stderr is a tty.