-
Notifications
You must be signed in to change notification settings - Fork 233
Expand file tree
/
Copy pathappcast.xml
More file actions
26 lines (25 loc) · 1.16 KB
/
appcast.xml
File metadata and controls
26 lines (25 loc) · 1.16 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
<?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>Peekaboo</title>
<link>https://raw.githubusercontent.com/steipete/Peekaboo/main/appcast.xml</link>
<description>Peekaboo macOS app updates (Sparkle)</description>
<language>en</language>
<item>
<title>Peekaboo 3.0.0-beta4</title>
<link>https://github.com/steipete/Peekaboo/releases/tag/v3.0.0-beta4</link>
<sparkle:releaseNotesLink>https://github.com/steipete/Peekaboo/releases/tag/v3.0.0-beta4</sparkle:releaseNotesLink>
<pubDate>Tue, 28 Apr 2026 01:07:46 +0000</pubDate>
<enclosure
url="https://github.com/steipete/Peekaboo/releases/download/v3.0.0-beta4/Peekaboo-3.0.0-beta4.app.zip"
sparkle:version="1"
sparkle:shortVersionString="3.0.0-beta4"
sparkle:minimumSystemVersion="15.0"
length="14616053"
type="application/octet-stream"
sparkle:edSignature="IFy+LXma6xmpN7dFkUUIiZm4fqBQ5bGrmoeH4m++zPiwFXbOVwP5r9mjA2F8Ja9lT5PyBdPywGe1j2qcYUmtBA==" />
</item>
</channel>
</rss>