Skip to content

Commit de37236

Browse files
authored
Update appcast.xml
1 parent e96b757 commit de37236

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

appcast.xml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,39 @@
33
<channel>
44
<title>Syntax Highlight</title>
55

6+
<item>
7+
<title>2.1.21</title>
8+
<pubDate>lun, 19 feb 2024 16:37: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.21/Syntax.Highlight.zip"
13+
sparkle:shortVersionString="2.1.21" sparkle:version="70"
14+
sparkle:edSignature="DSw3z6jc9b89V9E7lY5fmNoefqY0J6HMSPty9cXOf9sdZ8GiwGoTnphJ//jgirJa4bYzpmNEOihaKH62Na8MAQ==" length="12787024"
15+
/>
16+
<description><![CDATA[
17+
<h2>Release 2.1.21 (70)</h2>
18+
<p>New features:</p>
19+
<ul>
20+
<li>Update Highlight to release 4.10.</li>
21+
<li>Update Dos2Unix to release 7.5.2.</li>
22+
<li>Support for Steam app manifest files (<code>.acf</code>) files <i>as JSON</i>.</li>
23+
<li>Support for for Lilypond files (<code>.ly</code>).</li>
24+
<li>Experimental support for Astro files (<code>.astro</code>) <i>as JSX</i>.</li>
25+
</ul>
26+
<p>Bug fix:</p>
27+
<ul>
28+
<li>Better support for bazel files.</li>
29+
<li>Fixed <code>cmake</code> support.</li>
30+
<li>Fixed support for <code>lua</code> files.</li>
31+
<li>Fixed support for <code>md</code> files.</li>
32+
<li>Extended support for Terraform files to the extension <code>.hcl</code> (<i>as YAML</i>).</li>
33+
</ul>
34+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
35+
]]>
36+
</description>
37+
</item>
38+
639
<item>
740
<title>2.1.20</title>
841
<pubDate>mer, 27 set 2023 21:35:00 +0100</pubDate>

0 commit comments

Comments
 (0)