-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathappcast.xml
More file actions
26 lines (26 loc) · 1.3 KB
/
appcast.xml
File metadata and controls
26 lines (26 loc) · 1.3 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>Retain Updates</title>
<link>https://github.com/BayramAnnakov/retain</link>
<description>Updates for Retain</description>
<language>en</language>
<item>
<title>Version 0.1.10-beta</title>
<description><![CDATA[
<h2>What's New in 0.1.10-beta</h2>
<p>Pre-release audit fixes: search improvements, security hardening, UI polish, 34 new tests</p>
]]></description>
<pubDate>Wed, 11 Feb 2026 16:43:23 -0800</pubDate>
<sparkle:version>7</sparkle:version>
<sparkle:shortVersionString>0.1.10-beta</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/BayramAnnakov/retain/releases/download/v0.1.10-beta/Retain-0.1.10-beta.dmg"
length="9169991"
type="application/octet-stream"
sparkle:edSignature="OPc7gJDO+tr9x+LmkTA05WSdJI/3sJMCf56yC8BhIXxgXDhQcZgJ9My9EpFPljNzuzkVG8kuPRwL/j+RVlj4AA=="
/>
</item>
</channel>
</rss>