forked from p0deje/Maccy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappcast.xml
More file actions
30 lines (30 loc) · 1.14 KB
/
Copy pathappcast.xml
File metadata and controls
30 lines (30 loc) · 1.14 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
<?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>Maccy</title>
<link>https://raw.githubusercontent.com/p0deje/Maccy/master/appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>2.6.1</title>
<description>
<![CDATA[
<ul>
<li>Fixed a crash when copying on macOS 14.</li>
<li>Fixed a text beam cursor when hovering a header with a hidden search field.</li>
</ul>
]]>
</description>
<pubDate>2025-11-27</pubDate>
<releaseNotesLink>https://github.com/p0deje/Maccy/releases/tag/2.6.1</releaseNotesLink>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/p0deje/Maccy/releases/download/2.6.1/Maccy.app.zip"
sparkle:version="60"
sparkle:shortVersionString="2.6.1"
length="0"
type="application/octet-stream"
/>
</item>
</channel>
</rss>