Allow users to override the async to be sync
Small feature addition:
Users of programs made with this library can now choose to make any usages of the async checking synchronous instead, should they wish to, with this JVM flag -Dtechnicjelle.updatechecker.noasync
.
Full Changelog: v2.1...v2.2