DanGough / Nevergreen

This module is an alternative to Evergreen, and allows you to find the latest version and download URL for various Windows apps. Evergreen uses API queries to obtain its data whereas this module is more focussed on web scraping. This is more prone to breaking when websites are changed, hence the name.
The Unlicense
72 stars 16 forks source link

Add new apps to Nevergreen #10

Closed AshleyHow closed 3 years ago

AshleyHow commented 3 years ago

Add the following apps to Nevergreen

DanGough commented 3 years ago

Wow, thanks for the contribution! I’ll review these and some other PRs from tomorrow.

DanGough commented 3 years ago

Closing this so that I can manually merge these into the dev branch - please submit to Dev if you have any more!

DanGough commented 3 years ago

https://github.com/DanGough/Nevergreen/commit/77dd738c2aa85c208cca94639b00aac3decbe7ff

DanGough commented 3 years ago

Private function Resolve-Uri added. I will review current PRs that rely on URL resolution tomorrow and tweak them to work with this function.

DanGough commented 3 years ago

BTW I haven't forgotten about this - just cleared the PR that came in before, this one's next up!

AshleyHow commented 3 years ago

Thanks, great news 🙂

DanGough commented 3 years ago

All tweaked and tested in Dev, will push out a new module release later this week.