-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappcast_test.xml
54 lines (50 loc) · 2.16 KB
/
appcast_test.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>Releases</title>
<item>
<title>Release 0.1.55</title>
<description >Старая версия</description>
<!-- <pubDate>Sun, 30 Dec 2018 12:00:00 +0000</pubDate> -->
<enclosure url="https://play.google.com/store/apps/details?id=com.moonwink.treasury" sparkle:version="0.1.55" sparkle:os="android" />
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
<item>
<title>Release 0.1.58 (android)</title>
<description>Текущая версия</description>
<!-- <pubDate>Sun, 30 Dec 2019 12:00:00 +0000</pubDate> -->
<enclosure url="https://play.google.com/store/apps/details?id=com.moonwink.treasury" sparkle:version="0.1.58" sparkle:os="android" />
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
<item>
<title>Release 0.1.60 (android)</title>
<description><![CDATA[
<en>Glad to present new version of app
- Change 1
- Change 2
- Change 3
- Change 4</en><ru>Рады представить новую версию приложения
- Изменение 1
- Изменение 2
- Изменение 3
- Изменение 4</ru>]]></description>
<!-- <pubDate>Sun, 30 Dec 2019 12:00:00 +0000</pubDate> -->
<enclosure sparkle:version="0.1.60" sparkle:os="android" />
</item>
<item>
<title>Release 0.1.60 (ios)</title>
<description><![CDATA[
<en>Glad to present new version of app
- Change 1
- Change 2
- Change 3
- Change 4</en><ru>Рады представить новую версию приложения
- Изменение 1
- Изменение 2
- Изменение 3
- Изменение 4</ru>]]></description>
<!-- <pubDate>Sun, 30 Dec 2019 12:00:00 +0000</pubDate> -->
<enclosure url="https://apps.apple.com/us/app/telegram-messenger/id686449807" sparkle:version="0.1.60" sparkle:os="ios" />
</item>
</channel>
</rss>