autopkg / n8felton-recipes

Recipes for Autopkg
28 stars 35 forks source link

IntelUnite.download Download Fails #155

Closed foigus closed 2 years ago

foigus commented 2 years ago

It appears that the download mechanics for IntelUnite.download may have been greatly simplified. It seems URLTextSearcher against the "Current" URL below should provide a valid download. Note the not-most-current version of the software ("One-Revision-Back", below) has a different/unique URL, so the hope would be that the "Current" URL is evergreen.

Current https://www.intel.com/content/www/us/en/download/18457/intel-unite-client-for-mac-osx.html

One-Revision-Back https://www.intel.com/content/www/us/en/download/18457/30293/intel-unite-client-for-mac-osx.html

foigus commented 2 years ago

Should be addressed by PR https://github.com/autopkg/n8felton-recipes/pull/156.

n8felton commented 2 years ago

Fixed with #156