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.
Seen a request for PostgreSQL to be included with Evergreen (https://github.com/aaronparker/evergreen/issues/747), but Aaron has been unable to find a source, so I have quickly knocked up this script which queries the downloads page: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads It's not the best code I'll admit (partly due to the webpage layout)- But I'm sure with time it could be improved!