seafile-client/appcast.example.xml
haidian6672 b5a275e98d Add auto update feature (#889)
* Added auto update feature.

* Copied sparkle-readme.md and appcast.example.xml from seadrive-gui.
2017-04-08 03:07:40 +00:00

17 lines
702 B
XML

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>Seafile client updates</title>
<description>Appcast for test Seafile client updates.</description>
<language>en</language>
<item>
<title>Version 6.0.4</title>
<sparkle:releaseNotesLink>http://localhost/SeafileClientChangeLog.html</sparkle:releaseNotesLink>
<pubDate>Tue, 16 Sep 2016 18:11:12 +0200</pubDate>
<enclosure url="http://localhost/qt.exe"
sparkle:version="6.0.4"
length="0"
type="application/octet-stream"/>
</item>
</channel>
</rss>