-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathcodemixer_appcast.xml
executable file
·28 lines (25 loc) · 1.21 KB
/
codemixer_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
<?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>CodeMixer</title>
<item>
<title>Version 3.1.0</title>
<description>
<![CDATA[
<h3>2019-08-30</h3>
<ul>
<li>1、服务器已迁移至内地, 更新此版本后才可正常使用,之前版本无法使用</li>
<li>2、类名/文件名修改功能优化</li>
</ul>
]]>
</description>
<pubDate>周五, 30 8月 2019 00:00:17 +0800</pubDate>
<enclosure url="https://dev.tencent.com/u/yao7778899/p/macOSApp/git/raw/master/CodeMixer/CodeMixer_V3.1.0.zip"
length="7107274"
sparkle:version="190829"
sparkle:shortVersionString="3.1.0"
type="application/octet-stream"
sparkle:dsaSignature="MEQCIFp0D+d0WJdzvramqLW4xCRLqLu3IIUeahx5yXQtNaqIAiBcVUTybaDtvyVLb2deEQWCEs8eZwVDTGj1BOQ6xuVTTA==" />
</item>
</channel>
</rss>