autopkg / joshua-d-miller-recipes

My recipes for autopkg https://github.com/autopkg
13 stars 45 forks source link

Jabra Direct's latest package has the wrong version number baked into it #91

Closed Prodeguerriero closed 3 years ago

Prodeguerriero commented 3 years ago

This is more of an FYI, as the issue doesn't seem to be with the recipe itself.

The latest Jabra Direct package is listed as 4.14.15119 on their website, but once downloaded it is listed as 4.0.0, which is then recognized by Munki as an older version compared to the previous one (4.0.6820).

I opened a support ticket with them, but I doubt it will yield any results in the short term.

joshua-d-miller commented 3 years ago

Thank you for this information. It sounds like we will need to go based off an installs array instead of the pkg receipt. I'll get to work on this.

joshua-d-miller commented 3 years ago

Thank you for your patience and for letting me know. I have updated the recipe and tested which now imports into munki and sets the version to the version you have specified. If you have further issues please let me know 👍