Skip to content

Commit 0a97049

Browse files
authored
Update appcast.xml
1 parent 6563eec commit 0a97049

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

appcast.xml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>Syntax Highlight</title>
5+
6+
<item>
7+
<title>2.1.20</title>
8+
<pubDate>mer, 27 set 2023 21:35:00 +0100</pubDate>
9+
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
10+
<enclosure
11+
type="application/octet-stream"
12+
url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.19/Syntax.Highlight.zip"
13+
sparkle:shortVersionString="2.1.20" sparkle:version="69"
14+
sparkle:edSignature="yspyPukkDqEFXPWmG16zZeAMUX0l+3ZSMxH7vk06/FzkJfs8qiQ+y9/vDMlYLOero7SV6rbotO40ZiQ5D+s8Ag==" length="13873925"
15+
/>
16+
<description><![CDATA[
17+
<h2>Release 2.1.20 (69)</h2>
18+
<p>New features:</p>
19+
<ul>
20+
<li>Update Highlight to release 4.8.</li>
21+
<li>Update Lua to release 5.4.6.</li>
22+
<li>Update Boost to release 1.8.3.</li>
23+
<li>Update Dos2Unix to release 7.5.1.</li>
24+
<li>Support for <code>.code-workspace</code> files <i>as JSON</i>.</li>
25+
<li>Support for bazel (<code>.bazel</code>) and smali (<code>.smali</code>) files <i>as plain text</i>.</li>
26+
<li>Support for Media Presentation Description (<code>.mpd</code>) <i>as XML</i>.</li>
27+
</ul>
28+
<p>Bug fix:</p>
29+
<ul>
30+
<li>Fixed unrecognized <code>.jsm</code> files.</li>
31+
</ul>
32+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
33+
]]>
34+
</description>
35+
</item>
536

637
<item>
738
<title>2.1.19</title>

0 commit comments

Comments
 (0)