-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathappcast.xml
17 lines (17 loc) · 931 Bytes
/
appcast.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>SimpleClock Changelog</title>
<description></description>
<language>en</language>
<item>
<title>SimpleClock Release 2.0</title>
<sparkle:releaseNotesLink>
https://github.com/zengtianyu1215/SimpleClock/releases/tag/v2.0(10)
</sparkle:releaseNotesLink>
<pubDate>2019/01/18 16:21:26</pubDate>
<enclosure url="https://github.com/zengtianyu1215/SimpleClock/releases/download/v2.0(10)/SimpleClock.v2.0.10.Release.dmg" sparkle:version="10" length="xxx" type="application/octet-stream" sparkle:shortVersionString="2.0" />
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>