Skip to content

Commit e996915

Browse files
committed
snapshow-163
1 parent dd31e93 commit e996915

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

appcast/latest.xml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,58 +6,58 @@
66
<description>MacVim</description>
77

88
<item>
9-
<title>MacVim snapshot-162</title>
9+
<title>MacVim snapshot-163</title>
1010
<description><![CDATA[
1111
<style>
1212
:root { supported-color-schemes: light dark; color-scheme: light dark; }
1313
</style>
1414
15-
<p>Vim patch 8.2.319</p>
15+
<p>Vim patch 8.2.539</p>
1616
1717
<p>General:</p>
1818
1919
<ul>
20-
<li>MacVim is now upgraded to Vim 8.2!</li>
20+
<li>MacVim now reports its app category to be “Productivity” for Screen
21+
Time. <a href="https://github.com/macvim-dev/macvim/issues/1032">#1032</a></li>
2122
</ul>
2223
2324
<p>Fixes:</p>
2425
2526
<ul>
26-
<li>Fix mvim:// protocol handler to handle spaces in file names. #1002</li>
27-
<li>Allow the fullscreen toggle on the Touch Bar to be disabled. #997</li>
28-
<li>Fixed potential infinite recursion draw crash. #985</li>
27+
<li>Fix MacVim not reporting its version number correctly. <a href="https://github.com/macvim-dev/macvim/issues/1011">#1011</a></li>
28+
<li>Fix mvim:// protocol handler not handling line number. <a href="https://github.com/macvim-dev/macvim/issues/1020">#1020</a></li>
29+
<li>Fix opening MacVim from the Dock not setting UTF-8 in locale. <a href="https://github.com/macvim-dev/macvim/issues/1033">#1033</a></li>
30+
<li>Buffer menu now doesn’t show stale menu items from command-line
31+
windows or terminal windows. <a href="https://github.com/macvim-dev/macvim/issues/1025">#1025</a></li>
2932
</ul>
3033
3134
<p>Targets macOS 10.9+</p>
3235
33-
<p>Script interfaces have compatibility with these versions:</p>
34-
35-
<ul>
36-
<li>Lua 5.3</li>
37-
<li>Perl 5.18</li>
38-
<li>Python2 2.7</li>
39-
<li>Python3 3.7</li>
40-
<li>Ruby 2.7</li>
41-
</ul>
36+
<p>Script interfaces have compatibility with these versions:
37+
- Lua 5.3
38+
- Perl 5.18
39+
- Python2 2.7
40+
- Python3 3.7
41+
- Ruby 2.7</p>
4242
4343
4444
]]></description>
45-
<pubDate>Tue, 03 Mar 2020 04:00:00 -0800</pubDate>
45+
<pubDate>Sat, 11 Apr 2020 22:00:00 -0700</pubDate>
4646
<sparkle:minimumSystemVersion>10.9</sparkle:minimumSystemVersion>
4747
<enclosure type="application/octet-stream"
48-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-162/MacVim.dmg"
49-
length="17357286"
50-
sparkle:version="162"
51-
sparkle:shortVersionString="8.2.319"
52-
sparkle:dsaSignature="MC4CFQCi/6lR/l0UO9uv2lXHt7xP58cOSwIVAKApidasN1LtPMR/HpE305TDUD9r"
48+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-163/MacVim.dmg"
49+
length="17331125"
50+
sparkle:version="163"
51+
sparkle:shortVersionString="8.2.539"
52+
sparkle:dsaSignature="MC0CFCDZF7YzphgJygNbbeSJANY363xWAhUAnrp7s/K23H9oRlY5tR7dvsys9lM="
5353
/>
5454
<sparkle:deltas>
5555
<enclosure type="application/octet-stream"
56-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-162/161_to_162.delta"
57-
length="972502"
58-
sparkle:version="162"
59-
sparkle:deltaFrom="161"
60-
sparkle:dsaSignature="MC0CFQChmCMeeCcSmgBuV15OZbmgWowOGwIUadVaY2KITGHQySYx6yd4U6VI4hw="
56+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-163/162_to_163.delta"
57+
length="469769"
58+
sparkle:version="163"
59+
sparkle:deltaFrom="162"
60+
sparkle:dsaSignature="MC0CFQCz+eXoeTZ+U5LLHphj+EGNM4PB+QIUDQpSi5Vx/Kra0Qb11BzP90ZaYgA="
6161
/>
6262
</sparkle:deltas>
6363
</item>

0 commit comments

Comments
 (0)