forked from rentzsch/Blitz
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathblitz-appcast.xml
More file actions
22 lines (21 loc) · 793 Bytes
/
blitz-appcast.xml
File metadata and controls
22 lines (21 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0" xmlns:dc="http://www.w3.org/2005/Atom">
<channel>
<title>Blitz Appcast</title>
<link>http://s3.amazonaws.com/rentzsch/blitz-appcast.xml</link>
<language>en</language>
<description>Most recent changes with links to updates</description>
<item>
<title>version 0.1</title>
<pubDate>Sun, 28 Jun 2009 16:40:44 -0500</pubDate>
<description>
<![CDATA[
<h3>0.1</h3>
<ul>
<li>Initial release.</li>
</ul>
]]> </description>
<enclosure sparkle:version="0.1" url="http://s3.amazonaws.com/rentzsch/Blitz-0.1.zip" sparkle:dsaSignature="MC0CFH/AMApIwF+Nd+UAFVCNwJaWDDIDAhUAhyCBJCGesUSkwVim5KZVeFg5CpY=" type="application/zip"/>
</item>
</channel>
</rss>