Skip to content

Commit 1f37f16

Browse files
authored
Update appcast.xml
1 parent 8efe8fa commit 1f37f16

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

appcast.xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>Syntax Highlight</title>
5+
<item>
6+
<title>2.1.15</title>
7+
<pubDate>ven, 5 lug 2022 9:00:00 +0100</pubDate>
8+
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
9+
<enclosure
10+
type="application/octet-stream"
11+
url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.15/Syntax.Highlight.zip"
12+
sparkle:shortVersionString="2.1.15" sparkle:version="64"
13+
sparkle:edSignature="V/aUBlyoqL65HsFR3lnN2J46+ecr2nh9FCrYrHW0/SVltC8SCbvXhx8HbKyByGyUNe/T+7InGM7YpTmgaqDaDg==" length="14772232"
14+
/>
15+
<description><![CDATA[
16+
<h2>Release 2.1.15 (64)</h2>
17+
<p>New features:</p>
18+
<ul>
19+
<li>Added support for JSON with Comments (<code>.jsonc</code>).</li>
20+
<li>Added support for OpenSSH RSA public key (<code>.pub</code>) as </i>plain text</i>.</li>
21+
</ul>
22+
<p>Bug fix:</p>
23+
<ul>
24+
<li>Fixed bug in assigning special settings for certain UTIs. </li>
25+
</ul>
26+
27+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
28+
]]>
29+
</description>
30+
</item>
31+
532
<item>
633
<title>2.1.14</title>
734
<pubDate>ven, 24 giu 2022 17:01:00 +0100</pubDate>

0 commit comments

Comments
 (0)