-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathappcast.xml
More file actions
24 lines (24 loc) · 1.25 KB
/
appcast.xml
File metadata and controls
24 lines (24 loc) · 1.25 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
<?xml version="1.0" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Macboard</title>
<link>https://raw.githubusercontent.com/27Saumya/Macboard/master/appcast.xml</link>
<item>
<title>1.6</title>
<description>
<![CDATA[
<ul>
<li>Added support for macOS Sequoia 15.0+</li>
<li>Fixed hex color previews causing the app to crash</li>
<li>Fixed some minor bugs and refactored code for best performance</li>
</ul>
]]>
</description>
<pubDate>Wed, 15 Jan 2025 14:12:08 +0530</pubDate>
<sparkle:version>1.6</sparkle:version>
<sparkle:shortVersionString>1.6</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/27Saumya/Macboard/releases/download/v1.6/Macboard.dmg" length="3475902" type="application/octet-stream" sparkle:edSignature="+koqw4C0WzBDdLdZd1XC2IdvgvPMhDL1q6PzMq55Rd1ZOqKwnNDJMEih1Cce75ibkdUgPbofs8fj8fkWLzWRCg=="/>
</item>
</channel>
</rss>