source: trunk/macosx/appcast/appcast.xml @ 6554

Last change on this file since 6554 was 6554, checked in by livings124, 15 years ago

update the appcast with a new look

File size: 925 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
3  <channel>
4    <title>Transmission Appcast</title>
5    <link>http://www.transmissionbt.com/appcast.xml</link>
6    <description>Most recent version available.</description>
7    <language>en</language>
8    <pubDate>Tues, 5 Aug 2008 20:43:00 -0400</pubDate>
9    <lastBuildDate>Fri, 8 Aug 2008 22:26:00 -0400</lastBuildDate>
10
11        <item>
12                <title>Transmission 1.32</title>
13                <sparkle:releaseNotesLink>http://www.transmissionbt.com/releasenotes.html</sparkle:releaseNotesLink>
14        <pubDate>Fri, 8 Aug 2008 22:26:00 -0400</pubDate>
15        <enclosure sparkle:version="6453" sparkle:shortVersionString="1.32" sparkle:minimumSystemVersion="10.4.11" url="http://mirrors.m0k.org/transmission/files/Transmission-1.32.dmg" length="3405197" type="application/octet-stream"/>
16    </item>
17   
18  </channel>
19</rss>
Note: See TracBrowser for help on using the repository browser.