Skip to content

Commit 34b2467

Browse files
authored
Update appcast.xml
1 parent 0a2801a commit 34b2467

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.11</title>
7+
<pubDate>sab, 2 apr 2022 19:38: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.11/Syntax.Highlight.zip"
12+
sparkle:shortVersionString="2.1.11" sparkle:version="60"
13+
sparkle:edSignature="vbSLkHp5GHyaHsPpxEwEbMhl76Fn4l1IbhdzLAWsR1IpZBEzSxCUArh2WWQJByNMdty8coCd5vub85EMkdR7Dg==" length="11800688"
14+
/>
15+
<description><![CDATA[
16+
<h2>Release 2.1.11 (60)</h2>
17+
<p>New features:</p>
18+
<ul>
19+
<li>Highlight updated to 4.2.</li>
20+
<li>Added support for reStructured Text files (<code>.rst</code>).</li>
21+
<li>Added support for many UTIs defined by MacVim.</li>
22+
</ul>
23+
<p>Bug fix:</p>
24+
<ul>
25+
<li>Removed the predefined preprocessor for beautify JSON files.</li>
26+
</ul>
27+
28+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
29+
]]>
30+
</description>
31+
</item>
532
<item>
633
<title>2.1.10</title>
734
<pubDate>mer, 9 mar 2022 13:47:00 +0100</pubDate>

0 commit comments

Comments
 (0)