-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [BUG] - Updated applications get "re-updated" every time #456
Comments
This bug is very annoying, but I suspect it's largely with apps that have an iOS counterpart. I have the same issue now with the following apps on my M1 MBP: 1472777122 Honey (14.4.1 -> 14.14.1) |
yes, here the same, it would be nice if somebody find a solution for this … |
This is similar to my issues. But the thing is, that the application that is outdated, is the current version according to the App Store. I noticed that the app version reported by mas, corresponds the the iOS version of the application. So I have a feeling that mas doesn't differentiate between the iOS and macOS version number. |
For example, in @air720boarder's case, the current macOS version number of 1Blocker is 4.1.5, while the iOS version is 5.2.3. |
For 1Blocker, see #468
|
okay guys, i'm done with that … i have uninstall mas … inform me please, if it works someday … mic drop |
Adding 3 more that keeps being identified as "outdated" 1324203419 Ground News (3.0.1 -> 4.7.0) 1249901692 ScanScan (3.3.0 -> 3.3.7) |
Another app that re-updates every time 1589391989 Mapper (1.0 -> 2.1) |
same here: $ mas outdated
6444667067 Hyperduck (1.0.4 -> 1.0.5)
640199958 Developer (10.2 -> 10.2.1)
$ mas upgrade
Upgrading 2 outdated applications:
Developer (10.2), Hyperduck (1.0.4)
==> Downloading Apple Developer
==> Installed Apple Developer
==> Downloading Hyperduck
==> Installed Hyperduck
$ mas outdated
6444667067 Hyperduck (1.0.4 -> 1.0.5)
640199958 Developer (10.2 -> 10.2.1) Note: the Apps in App Store are with this versions. I don't know where |
same
Specifically, the installed versions on the left are the same as in the store. |
mas version
: 9.5macOS version: 12.2.1
brew install mas
(homebrew-core)Running
mas upgrade
, says, I habe three outdated applications:Software gets upgraded and does not throw any errors. Running
mas upgrade
again, I get the same applications back as "outdated". No matter how often I run the upgrade process, it always says, there are updates.The text was updated successfully, but these errors were encountered: