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

MasterPacker #16

Closed haavarstein closed 2 years ago

haavarstein commented 2 years ago

Doesn't work, but they have a txt file you can query https://www.masterpackager.com/uploads/file_archive/version.txt

DanGough commented 2 years ago

Thanks!

DanGough commented 2 years ago

Release version seems to be working still, it's just broken in Dev since I made the Type parameter mandatory for New-NevergreenApp. Sorting it out now though!