-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappcast.xml
29 lines (29 loc) · 1.19 KB
/
appcast.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?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>Matrx</title>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 2.0</title>
<sparkle:releaseNotesLink>
<![CDATA[
<ul>
<li>1. bbb</li>
<li>2. aaa</li>
</ul>
]]>
</sparkle:releaseNotesLink>
<pubDate>Wed, 10 Apr 2019 19:58:11 +0000</pubDate>
<enclosure
url="http://127.0.0.1:5000/static/MatrxDev.app.zip"
sparkle:shortVersionString="2.0"
sparkle:version="2019.05.04"
length="4615565"
type="application/octet-stream"
sparkle:edSignature="WbQraCARvrcVmOPGGndjo0kGrJpV0RrH9yG1YedKx1Mdt3luO1Fn8+jioiElRkOAE6jAWfrItQAa94gKDknqDg=="
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>