1
0
VersionChecker/src/main/java/de/griefed/versionchecker
2022-04-17 12:44:46 +02:00
..
ArchiveType.java feat(Update acquisition): Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. 2022-04-17 12:24:38 +02:00
Comparison.java feat(Update acquisition): Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. 2022-04-17 12:24:38 +02:00
GitHubChecker.java feat(Update acquisition): Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. 2022-04-17 12:24:38 +02:00
GitLabChecker.java feat(Update acquisition): Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. 2022-04-17 12:24:38 +02:00
ReleaseAsset.java feat(Update acquisition): Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. 2022-04-17 12:24:38 +02:00
Source.java feat(Update acquisition): Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. 2022-04-17 12:24:38 +02:00
Update.java docs(Examples): Provide an example for the usage of the new Update-object in the README and expand sourceTar and sourceTarBz2 methods descriptions on when they are available. 2022-04-17 12:44:46 +02:00
VersionChecker.java feat(Update acquisition): Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. 2022-04-17 12:24:38 +02:00