mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:26:39 +00:00
chore(bitbar): update brew cask outdated command
This commit is contained in:
@@ -27,7 +27,7 @@ main() {
|
||||
current_version+=("${BASH_REMATCH[2]}")
|
||||
new_version+=("${BASH_REMATCH[3]}")
|
||||
fi
|
||||
done < <(/usr/local/bin/brew cask outdated --verbose)
|
||||
done < <(/usr/local/bin/brew outdated --cask --verbose)
|
||||
|
||||
count="${#formulas[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user