-
Notifications
You must be signed in to change notification settings - Fork 288
Labels
Description
Your Environment
mas version: 1.8.1- macOS version (
system_profiler SPSoftwareDataType -detailLevel mini): 11.2.3
mas Install Method
brew install mas (homebrew-core)
Describe the Bug
mas wants to constantly update an app that isn’t out of date.
To Reproduce
Install DaisyDisk and try mas upgrade/mas outdated. It’s possible this is related to some quirk of my environment, but I can’t imagine what. I don't think this is related to #290 because there’s no iOS version of DaisyDisk.
Expected Behavior
mas update doesn’t try to reinstall the same version over and over.
Actual Behavior
mas update tries to reinstall the version over and over.
Screenshots, Terminal Output
$ mas upgrade
Upgrading 1 outdated application:
DaisyDisk (4.12.1)
==> Downloading DaisyDisk
==> Installed DaisyDisk
$ mas upgrade
Upgrading 1 outdated application:
DaisyDisk (4.12.1)
==> Downloading DaisyDisk
==> Installed DaisyDisk
$ mas outdated
411643860 DaisyDisk (4.12.1 -> 4.12)Reactions are currently unavailable