forked from sonburn/symbol-organizer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappcast.xml
More file actions
20 lines (20 loc) · 781 Bytes
/
appcast.xml
File metadata and controls
20 lines (20 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>Symbol Organizer</title>
<link>http://sparkle-project.org/files/sparkletestcast.xml</link>
<description>Organize your symbols page, and layer list, alphabetically and into groupings determined by your symbol names.</description>
<language>en</language>
<item>
<title>Version 14.1</title>
<description>
<![CDATA[
<ul>
<li>Update to adjust the view after Symbol Organizer has been run.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/sonburn/symbol-organizer/archive/master.zip" sparkle:version="14.1" />
</item>
</channel>
</rss>