DetectVersion - npackd/npackd GitHub Wiki

Detect version of a program.

From Wikipedia

Many popular programs have a page at wikipedia.org, but do not provide an easily accessible version number on their own web site. Here is an example of how to detect the newest version number for Skype:

From Github

Github offers an API that can be used to detect the newest version of a package. Here is an example of how to detect the newest version number and package URL for Notepad++: