加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
appcast.xml 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
liaowei 提交于 2017-12-29 15:58 . 1.0.3.1712291
<?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>Your Great App's Changelog</title>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<!-- Now here's an example of a version with a weird internal version number (like an SVN revision) but a human-readable external one. -->
<item>
<title>Version 1.0.2</title>
<sparkle:releaseNotesLink>
https://gitee.com/cntrump/quan_macos_update/raw/master/releaseNotes.txt
</sparkle:releaseNotesLink>
<pubDate>2017-12-8</pubDate>
<enclosure url="https://gitee.com/cntrump/quan_macos_update/raw/master/updates/%e7%9f%a5%e8%af%86%e6%98%9f%e7%90%83.dmg" sparkle:version="1712291" sparkle:shortVersionString="1.0.3" sparkle:dsaSignature="MEUCIAsDA3V6SPwyiSuke5vTXh29rKcMVgvcZsHM9de98WKMAiEAjrJc0yL5ySSJ
9X/34rIzOvcAw8afNn33KeGJWuQodaY=" length="10269292" type="application/octet-stream" />
<sparkle:minimumSystemVersion>10.10</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化