-
Notifications
You must be signed in to change notification settings - Fork 289
Fix minimum OS version check #1207
Copy link
Copy link
Description
Configuration
mas ▁▁▁▁ 5.2.0
slice ▁▁ arm64
slices ▁ arm64
dist ▁▁▁ homebrew/core/mas
origin ▁ https://github.com/mas-cli/mas.git
rev ▁▁▁▁ e84c0658e1dfff2fd1eaf0fc8ef338a2a99b8f67
swift ▁▁ 6.2.3 (swift-6.2.3-RELEASE)
driver ▁ unknown
store ▁▁ DE
region ▁ DE
macos ▁▁ 14.8.4 (23J319)
mac ▁▁▁▁ Mac15,9
cpu ▁▁▁▁ Apple M3 Max
arch ▁▁▁ arm64
Bug description
I am running macOS in a previous version, but using the latest mas. Every time I run mas upgrade, I receive the same set of messages:

and then iMovie 10.4.3 starts downloading again, even if that is already the version I have installed:

I'd like the same app to not be accused as out-of-date and re-downloaded every time I run mas upgrade. here's the relevant line of the output of mas list:
> mas list
...
408981434 iMovie (10.4.3)
...
Steps to reproduce
Run mas upgrade on macOS 14.x.
Reactions are currently unavailable