-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathappcast.xml
More file actions
40 lines (36 loc) · 1.78 KB
/
appcast.xml
File metadata and controls
40 lines (36 loc) · 1.78 KB
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
<?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>ScreenPresenter Updates</title>
<description>ScreenPresenter - macOS 设备投屏工具</description>
<language>zh-Hans</language>
<link>https://github.com/HapticTide/ScreenPresenter</link>
<item>
<title>Version 1.1.2</title>
<description>
<![CDATA[
<h2>🚀 ScreenPresenter 1.1.2</h2>
<p>本次更新包含以下改动:</p>
<h3>✨ 更新内容</h3>
<ul>
<li>修复圆角口径并打通工程构建</li>
<li>修正设备屏幕圆角口径与边框圆角推导</li>
<li>docs: rewrite 1.1.1 release notes in user-facing language</li>
<li>release: finalize 1.1.1 metadata</li>
<li>release: prepare 1.1.1</li>
</ul>
]]>
</description>
<pubDate>Wed, 15 Apr 2026 09:32:08 +0800</pubDate>
<sparkle:version>202604150911</sparkle:version>
<sparkle:shortVersionString>1.1.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/HapticTide/ScreenPresenter/releases/download/1.1.2/ScreenPresenter.zip"
length="15095832"
type="application/octet-stream"
sparkle:edSignature="Fb9AR9CP26Nlxvg2F6zP0t1D+nrS5mo3xwhVrVgayOj/TNLU9ET6Ff480iw0oHvYnxb3FMO0Fwa6dUFDAhXCAw=="
/>
</item>
</channel>
</rss>