@Theile commented on GitHub:
Thank you for reporting this. This should be fixed in latest dev 0.5.
@acodega commented on GitHub:
Please excuse the late response. Is there a chance we could talk on MacAdmins.org Slack about this? I am EST time.
@Theile commented on GitHub:
I don't Have an example of an app that needs this, but in case there is, this ca be put inside the label in the case statement: ` if ;…
@Theile commented on GitHub:
We have worked on dev 0.5. Several software labels have the arch-check to differentiate between arm and intel. There is no strict rule used. Som developers offers the…
@damacguy commented on GitHub:
never mind. I see there's already logic for it. Not sure if that's the latest build only. Woopsie!
@Theile commented on GitHub:
Ny first thought is that our Microsoft Office labels include update information:
updateTool="/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Co…
@Theile commented on GitHub:
I have also seen Yammer not being versioned correctly on macadmins.software. I will have to take a look to see if there is a better place to get the version.
We…
@isaacatmann commented on GitHub:
This ultimately is an issue from Microsoft, they post a static URL which always has the "latest" version available at https://go.microsoft.com/fwlink/?linkid=5251…
@damacguy commented on GitHub:
I like @isaacatmann's method of getting the version from the download site, but I'm going to use the full version and compare it to the installed app's CFBundleVersi…
@adibue commented on GitHub:
Seems to be fixed with ced90da
@Theile commented on GitHub:
We have the same problem with OneDrive:
2021-04-12 09:00:08 microsoftonedrive found app at /Applications/OneDrive.app, version 21.052.0314
2021-04-12 09:00:08…
@Theile commented on GitHub:
So I have been going through the microsoft labels, and I'm not fully certain that we should include the appNewVersion at all.
My concern is if we omit appNewVersi…