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
73 stars 17 forks source link

Broken links for 3 applications? #106

Closed jonshelton closed 2 weeks ago

jonshelton commented 1 month ago

Just wanted to highlight that the links for the following apps appear to be broken. ie. when I run Get-NevergreenApp -Name "appname" I get nothing returned

Please have a look when you can. Thanks

Cisco Webex Azure Information Protection MS PowerBI Report Builder

DanGough commented 1 month ago

AIP has been replaced by Purview in the dev branch: https://github.com/DanGough/Nevergreen/commit/534f3b7f2d22b1da2579eec906149d516cee571f

I will check the other two out - going to be away for a few days however, so will give this project some TLC after this weekend. There are quite a few contributions to review!

DanGough commented 2 weeks ago

WebEx and PowerBI now fixed in Dev branch.

jonshelton commented 2 weeks ago

thanks Dan!!