-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy pathappcast.xml
More file actions
20 lines (20 loc) · 756 Bytes
/
appcast.xml
File metadata and controls
20 lines (20 loc) · 756 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>Sketch Style Inventory</title>
<link>https://github.com/getflourish/Sketch-Style-Inventory/master/appcast.xml</link>
<description>Review, import & export styles in Sketch.</description>
<language>en</language>
<item>
<title>Version 1.5.1</title>
<description>
<![CDATA[
<ul>
<li>Fixes for 49.3</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/getflourish/Sketch-Style-Inventory/archive/master.zip" sparkle:version="1.5.1" />
</item>
</channel>
</rss>