Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2014-02-04 20:36:16 +0400
committerMarkus Goetz <markus@woboq.com>2014-02-04 20:37:01 +0400
commit034c3ae017357331c1fe21d5f0bcf2903ed1f845 (patch)
treec779b6f9e46d15b9279c6eaf2ab292b489432d9c /admin/osx/sparkle
parente001e70816d9b1d89a026e3a1abf7c96e5dd5039 (diff)
Sparkle: Sample RSS
The real thing will be stored on owncloud.com somewhere.
Diffstat (limited to 'admin/osx/sparkle')
-rw-r--r--admin/osx/sparkle/example_update_rss.rss21
1 files changed, 21 insertions, 0 deletions
diff --git a/admin/osx/sparkle/example_update_rss.rss b/admin/osx/sparkle/example_update_rss.rss
new file mode 100644
index 000000000..e81c6351f
--- /dev/null
+++ b/admin/osx/sparkle/example_update_rss.rss
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"
+xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <channel>
+ <title>oC</title>
+ <link>127.0.0.1/test.rss</link>
+ <description>Most recent changes with links to updates.</description>
+ <language>en</language>
+ <item>
+ <title>Version 1.5.1.2180-nightly20140202</title>
+ <pubDate>Wed, 09 Feb 2013 19:20:11 +0000</pubDate>
+ <enclosure url="http://127.0.0.1:8080/signed_ownCloud-1.5.1.2180-nightly20140202.dmg"
+sparkle:version="1.5.1.2180-nightly20140202"
+length="21078089"
+type="application/octet-stream"
+sparkle:dsaSignature="MCwCFA/RpP/MvNS1SpjD/2/U6RPyju3HAhQteFXvpUjTnNv3sC/lGkxtEkoB4Q=="
+/>
+ </item>
+ </channel>
+</rss>
+