-
Notifications
You must be signed in to change notification settings - Fork 288
Description
Your Environment
mas version: 1.8.6- macOS version (
system_profiler SPSoftwareDataType -detailLevel mini): 13.0.1 (22A400)
mas Install Method
brew install mas (homebrew-core)
Describe the Bug
When I run mas ugprade, it says that there is nothing to upgrade. I first have to run mas outdated and then run upgrade again so it is able to find the upgrades. It would make more sense if mas upgrade would also check for updates itself, e.g. like brew does.
To Reproduce
- wait for an update to appear in the App Store
- run
mas upgrade
Expected Behavior
mas upgrade also checks for updates.
Actual Behavior
mas upgrade is unaware of updates.
Screenshots, Terminal Output
$ mas upgrade
Warning: Nothing found to upgrade
$ mas outdated
497799835 Xcode (14.1 -> 14.2)
$ mas upgrade
Upgrading 1 outdated application:
Xcode (14.1)
==> Downloading Xcode
------------------------------------------------------------ 0.0% WaitingAdditional Context
Reactions are currently unavailable