feat(brew): adds "greedy-latest" option to Brew (#636)

This commit is contained in:
luciodaou
2024-02-17 00:45:57 -03:00
committed by GitHub
parent 7a3f3a8905
commit 8991bc9f62
3 changed files with 14 additions and 0 deletions

View File

@@ -104,6 +104,7 @@
[brew]
# greedy_cask = true
# greedy_latest = true
# autoremove = true
# Upgrade formulae built from the HEAD branch; `brew upgrade --fetch-HEAD`