added twittia: url scheme
This commit is contained in:
parent
5931580730
commit
6ff76392d1
109 changed files with 2587 additions and 57 deletions
26
Appcast.xml
Executable file
26
Appcast.xml
Executable file
|
@ -0,0 +1,26 @@
|
|||
<?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>Twittia's Changelog</title>
|
||||
<link>http://github.com/downloads/jeena/Twittia/Appcast.xml</link>
|
||||
<description>Most recent changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>Version 2.0.1 (A rewrite in JavaScript)</title>
|
||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||
<sparkle:releaseNotesLink><![CDATA[
|
||||
<h1>Twittia 2.0.1</h1>
|
||||
<p>This is a complete rewrite, I cut 80% of the functionality and
|
||||
now it only has functionality which I care for.</p>
|
||||
<p>This is also the first version I try to distribute Sparcle, so
|
||||
it is updated automagicly in the feature.</p>
|
||||
]]></sparkle:releaseNotesLink>
|
||||
<pubDate>Wed, 18 Apr 2010 03:00:00 +0000</pubDate>
|
||||
<enclosure url="http://github.com/downloads/jeena/Twittia/Twittia-2.0.1.zip"
|
||||
sparkle:version="2.0.1"
|
||||
length="486608"
|
||||
type="application/octet-stream"
|
||||
sparkle:dsaSignature="MCwCFC6RsmU3oU+QvFvFar2EarAhxsq1AhRFXyHYUgKToJUQTv4JVwoJWQZkhw==" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Reference in a new issue