autopkg / moofit-recipes

10 stars 27 forks source link

Webex download recipe URL change #174

Open AllPurposeBen opened 2 weeks ago

AllPurposeBen commented 2 weeks ago

Webex changed their CDN URL scheme, getting rid of the "gold" naming convention and changing the URL paths, thus breaking the recipe.

This change accounts for those new URL schemes.

Also removes the use of URLTextSearcher processor since the new URLs seem static. I don't think we need to keep the search but if I'm missing something and we do, can adjust.