-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathappcast.xml
More file actions
20 lines (20 loc) · 720 Bytes
/
appcast.xml
File metadata and controls
20 lines (20 loc) · 720 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>Push and Shove</title>
<link>https://raw.githubusercontent.com/ozzik/push-and-shove/master/appcast.xml</link>
<description></description>
<language>en</language>
<item>
<title>Version 1.2.2</title>
<description>
<![CDATA[
<ul>
<li>Minor update v1.2.2</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/ozzik/push-and-shove/archive/master.zip" sparkle:version="1.2.2" />
</item>
</channel>
</rss>