-
Notifications
You must be signed in to change notification settings - Fork 0
/
upgrader.xml
27 lines (27 loc) · 1.24 KB
/
upgrader.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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>Study Master</title>
<item>
<title>Version 1.0.1</title>
<pubDate>Sat, 27 May 2021 00:00:00 +0000</pubDate>
<enclosure url="https://play.google.com/store/apps/details?id=com.gsoftsolutions.studymaster" sparkle:version="1.0.1" sparkle:os="android" />
<sparkle:minimumSystemVersion>1.0.0</sparkle:minimumSystemVersion>
<sparkle:maximumSystemVersion>1.0.1</sparkle:maximumSystemVersion>
</item>
<!-- A release testing minimumSystemVersion -->
<item>
<title>Version 1.0.0</title>
<pubDate>Sat, 10 Feb 2021 15:20:13 +0000</pubDate>
<enclosure url="https://gigara.info/ios" sparkle:version="1.0.0" sparkle:os="iOS" />
<sparkle:minimumSystemVersion>1.0.0</sparkle:minimumSystemVersion>
<sparkle:maximumSystemVersion>1.0.0</sparkle:maximumSystemVersion>
</item>
<!-- A joke release testing maximumSystemVersion -->
<!-- <item>
<title>Version 2.0</title>
<sparkle:version>2.0</sparkle:version>
<sparkle:maximumSystemVersion>2.0.0</sparkle:maximumSystemVersion>
</item> -->
</channel>
</rss>