GitHubUpdateChecker
Parameters
repo
The repository to check. The format should be 'Holder/Repository', for example 'TheProgramSrc/SimpleCoreAPI'
currentVersion
the current version (tag name) of the product. (Example: "v0.1.0-SNAPSHOT")
latestReleaseTag
The tag name of the latest release. (Defaults to "latest")