Skip to content
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

DuetDisplay - Change in Downloaded File Format #661

Open
paul-cossey opened this issue Nov 4, 2024 · 2 comments
Open

DuetDisplay - Change in Downloaded File Format #661

paul-cossey opened this issue Nov 4, 2024 · 2 comments

Comments

@paul-cossey
Copy link
Contributor

Hi, @homebysix

Duet have changed the downloaded file format from .zip to .dmg on the latest version DuetDesktop for macOS 11+

Unfortunately the legacy application for 10.13 - 10.15 hasn't yet (and possibly may never be?) been updated to the new format and is still a .zip file.

I've got a PR ready to be raised that'll update the download and munki recipes to use the new format, but this will break support for the legacy downloads.

Not sure if you want to drop support and have separate recipes the legacy version? Or just drop support entirely?

@homebysix
Copy link
Member

I'm open to dropping the legacy support and switch the recipe to download the latest version.

paul-cossey added a commit to paul-cossey/homebysix-recipes that referenced this issue Nov 4, 2024
Removes support for the legacy version of DuetDesktop as per autopkg#661

Updates the pkg and install recipe to account for the new dmg format.
@paul-cossey
Copy link
Contributor Author

Done! #662

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants