autopkg / peshay-recipes

Autopkg recipes with FileWave integration
5 stars 22 forks source link

com.github.peshay.download.MindManager - No match found #38

Closed Daz-wallace closed 5 years ago

Daz-wallace commented 5 years ago
The following recipes failed:
    com.github.peshay.download.MindManager
        Error in com.github.peshay.download.MindManager: Processor: URLTextSearcher: Error: No match found on URL: https://www.mindjet.com/support-info/download-library

Digging in now to see if I can file a PR

Daz-wallace commented 5 years ago

It looks like the dev reverted the change that needed this commit c800f08 but I'm struggling to revert and keep it valid and working.

Any hints? 😊

rickheil commented 5 years ago

Changing back should fix it. @Daz-wallace make sure you are escaping the < signs as below? <string>Build ([^"]*)\)[^&lt;]+&lt;a href=\"https://www.mindjet.com/mm-mac-dmg</string>

Daz-wallace commented 5 years ago

Thanks @rickheil Looks like @roratonet Fixed it - https://github.com/autopkg/peshay-recipes/commit/52072c8fcfdb565e3a63d96eb87011e1f4f8f533

I've also added a pull for App Signature checking