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 7zip #29

Closed JonathanPitre closed 2 years ago

JonathanPitre commented 2 years ago

Added better 7zip support since Evergreen does not report latest version nor the extra components

JonathanPitre commented 2 years ago

Evergreen now reports the latest version of 7zip for now. However, when a new beta is release, they won't since they are basing their web scrapping on the json file. Also, evergreen does not return the extra package.

image