File | Date | Author | Commit |
---|---|---|---|
.git | 2013-06-05 | mani90 | [r1] Initial commit |
com | 2013-06-05 | mani90 | [r1] Initial commit |
README.md | 2013-06-05 | mani90 | [r1] Initial commit |
update-config.xml | 2013-06-05 | mani90 | [r1] Initial commit |
Java Auto updater for Java Desktop Application Using SWT
<?xml version="1.0" encoding="UTF-8"?>
<version>
<avail-version>1.1</avail-version>
<verion-date>24/05/201</verion-date>
<size>2048</size>
<auther>My Application</auther>
<url>https://example.com</url>
<check-url>https://example.com/update.zip</check-url>
<status>completed</status>
</version>