Skip to content

Commit f395ed4

Browse files
authored
Update appcast.xml
1 parent 462f51e commit f395ed4

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

appcast.xml

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
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.13</title>
7+
<pubDate>mar, 24 mag 2022 21:22: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.13/Syntax.Highlight.zip"
12+
sparkle:shortVersionString="2.1.13" sparkle:version="62"
13+
sparkle:edSignature="DyfJSUR9rN6xPX0WyP+7TiLqBMUK8GxVXS51aT8iNWTAwV81Yz+VStiDBnDHgjMpglbeq5B8L0SQYQKRL2oSAA==" length="14770731"
14+
/>
15+
<description><![CDATA[
16+
<h2>Release 2.1.13 (62)</h2>
17+
<p>New features:</p>
18+
<ul>
19+
<li>Added support for Dockerfile (<code>.dockerfile</code>).</li>
20+
</ul>
21+
<p>Bug fix:</p>
22+
<ul>
23+
<li>Fixed support for ocaml files.</li>
24+
</ul>
25+
26+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
27+
]]>
28+
</description>
29+
</item>
530
<item>
631
<title>2.1.12</title>
732
<pubDate>lun, 16 mag 2022 08:47:00 +0100</pubDate>
@@ -16,7 +41,7 @@
1641
<h2>Release 2.1.12 (61)</h2>
1742
<p>New features:</p>
1843
<ul>
19-
<li>Added support for Node CommonJS module (</code>.cjs</code>).</li>
44+
<li>Added support for Node CommonJS module (<code>.cjs</code>).</li>
2045
<li>Added support for some new Typescript extensions (<code>.mts</code>, <code>.cts</code>) [<b>but <code>.mts</code> is handled by the System as a video file</b>].</li>
2146
<li>Better way to handle some special settings with a YAML file.</li>
2247
</ul>

0 commit comments

Comments
 (0)