forked from kevinhermawan/Ollamac
-
Notifications
You must be signed in to change notification settings - Fork 0
/
appcast.xml
30 lines (30 loc) · 1.31 KB
/
appcast.xml
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" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Ollamac</title>
<item>
<title>1.1.1</title>
<pubDate>Sun, 17 Dec 2023 12:25:45 +0700</pubDate>
<sparkle:version>6</sparkle:version>
<sparkle:shortVersionString>1.1.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>Added</h2>
<ul>
<li>feat: new app icon</li>
</ul>
<h2>Fixed</h2>
<ul>
<li>fix: first message bug</li>
</ul>
<h2>Improved</h2>
<ul>
<li>refactor: removes expanded editor</li>
<li>refactor: migrates from PromptField to ChatField</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v1.1.1/Ollamac-1.1.1.dmg" length="5776572" type="application/octet-stream" sparkle:edSignature="R2r5Zx3vkxqzS3TENlSYkofO3086XyMhOdXD+7k1Ca4B8H4o6ppeFpnUMVc9f7Z6hsTHa5VXpHXwCevEwhAwBg==" />
</item>
</channel>
</rss>