apainintheneck c9dea04bd4 cmd/install: upgrade already installed casks
Previously, the behavior was to warn users that a cask was already
installed and then skip modifying the installed version. This is
different to how we handled things with formulas. For them we would
upgrade any already installed formulas. This just brings casks in line
with what we already do with formulas.

Changes:
- cmd/install: Upgrade already installed casks if HOMEBREW_NO_INSTALL_UPGRADE
  is not set
- env_config: Update wording of HOMEBREW_NO_INSTALL_UPGRADE to include casks
- remove error that was only used to alert about already installed casks

Note:
- The upgrade command for casks defaults to --greedy when you pass named casks
  to the command which means that this will always default to that behavior
  since you must specify the name of the cask when installing.
2023-07-23 18:50:39 -07:00
..
2023-07-13 20:33:26 +01:00
2023-07-06 16:56:20 +01:00
2023-07-13 20:33:26 +01:00
2023-04-21 09:58:50 -07:00
2023-04-21 09:58:50 -07:00
2023-04-21 09:58:50 -07:00
2023-04-21 09:58:50 -07:00
2023-04-21 09:58:50 -07:00
2023-04-21 09:58:50 -07:00
2023-04-21 09:58:50 -07:00
2023-04-21 09:58:50 -07:00
2023-04-28 11:22:54 -07:00
2023-04-21 09:58:50 -07:00
2023-05-12 21:17:30 +02:00
2023-05-12 21:17:30 +02:00