-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathappcast.xml
More file actions
22 lines (22 loc) · 1.09 KB
/
appcast.xml
File metadata and controls
22 lines (22 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" ?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Peninsula</title>
<item>
<title>0.1</title>
<pubDate>Tue, 02 Sep 2025 02:14:31 +0000</pubDate>
<sparkle:version>0.1.0</sparkle:version>
<sparkle:shortVersionString>0.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/Celve/Peninsula/releases/download/v0.1.0/Peninsula.zip" type="application/octet-stream"/>
</item>
<item>
<title>0.0</title>
<pubDate>Sun, 01 Jun 2025 14:53:15 +0800</pubDate>
<sparkle:version>11.post0</sparkle:version>
<sparkle:shortVersionString>0.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/Celve/Peninsula/releases/download/v0.0.11.post0/Peninsula.zip" type="application/octet-stream"/>
</item>
</channel>
</rss>