google-code-backups / lifepress

Automatically exported from code.google.com/p/lifepress
Other
0 stars 0 forks source link

Automatic update checking #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I wrote some code for a "check for updates" system.
How is it?

lp-version.xml is something like this

<?xml version="1.0"?>
<lifepress>
    <version>Version number (es. 1.1.1)</version>
    <prognum>Progressive number that identifies version (es. 3)</prognum>
    <dlurl>Url of the zip archive with the new version (to be used in some script to download and extract updates)</dlurl>
</lifepress>

Original issue reported on code.google.com by blazike...@gmail.com on 25 Jan 2011 at 8:58

Attachments: