Open StefanLobbenmeier opened 1 year ago
@StefanLobbenmeier Maybe it's related to https://github.com/mas-cli/mas/issues/458?
Yeah sounds similar, I added a question there to verify
This might be resolved when #560 is implemented. I haven't yet observed any differences from my test implementation of #560, but I have a few other test ideas to determine if there are any other differences. I will be working on other, more concrete issues before I can get back to this, so it might be a bit before I know if #560, or if anything similar, will work.
Your Environment
mas version
: 1.8.6system_profiler SPSoftwareDataType -detailLevel mini
): macOS 13.0.1 (22A400)mas Install Method
brew install mas
(homebrew-core).pkg
installer from releasesDescribe 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
Expected Behavior
mas upgrade also checks for updates
Actual Behavior
mas upgrade is unaware of updates
Screenshots, Terminal Output
Additional Context