Skip to content

Commit 8efe8fa

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

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.14</title>
7+
<pubDate>ven, 24 giu 2022 17:01: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.14/Syntax.Highlight.zip"
12+
sparkle:shortVersionString="2.1.14" sparkle:version="63"
13+
sparkle:edSignature="tI5knDH4VtPGe3gxX5gCRAF+lafVP04u4IO3tQyefJogUJRUgXP/SlUYaySQaWCsT6EcQjjHdFt4OCXDe/eWAA==" length="14771185"
14+
/>
15+
<description><![CDATA[
16+
<h2>Release 2.1.14 (63)</h2>
17+
<p>New features:</p>
18+
<ul>
19+
<li>Added support for Graphics Language Transmission Format (<code>.gltf</code>) as <i>JSON</i>.</li>
20+
<li>Added support for Oracle PL/SQL files as </i>SQL</i>.</li>
21+
</ul>
22+
<p>Bug fix:</p>
23+
<ul>
24+
<li>Fixed rendering of files with special bash characters (like <code>$</code>) in the path. </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.13</title>
734
<pubDate>mar, 24 mag 2022 21:22:00 +0100</pubDate>

0 commit comments

Comments
 (0)