Skip to content

Commit dd31e93

Browse files
committed
snapshot-162
1 parent 7847450 commit dd31e93

File tree

1 file changed

+23
-16
lines changed

1 file changed

+23
-16
lines changed

appcast/latest.xml

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

88
<item>
9-
<title>MacVim snapshot-161</title>
9+
<title>MacVim snapshot-162</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.1.2234</p>
15+
<p>Vim patch 8.2.319</p>
16+
17+
<p>General:</p>
18+
19+
<ul>
20+
<li>MacVim is now upgraded to Vim 8.2!</li>
21+
</ul>
1622
1723
<p>Fixes:</p>
1824
1925
<ul>
20-
<li>Fix scripting languages not working (e.g. Python) in binary releases
21-
by using the correct entitlements. #979</li>
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>
2229
</ul>
2330
2431
<p>Targets macOS 10.9+</p>
@@ -30,27 +37,27 @@ by using the correct entitlements. #979</li>
3037
<li>Perl 5.18</li>
3138
<li>Python2 2.7</li>
3239
<li>Python3 3.7</li>
33-
<li>Ruby 2.6</li>
40+
<li>Ruby 2.7</li>
3441
</ul>
3542
3643
3744
]]></description>
38-
<pubDate>Wed, 30 Oct 2019 06:00:00 -0700</pubDate>
45+
<pubDate>Tue, 03 Mar 2020 04:00:00 -0800</pubDate>
3946
<sparkle:minimumSystemVersion>10.9</sparkle:minimumSystemVersion>
4047
<enclosure type="application/octet-stream"
41-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-161/MacVim.dmg"
42-
length="17224292"
43-
sparkle:version="161"
44-
sparkle:shortVersionString="8.1.2234"
45-
sparkle:dsaSignature="MCwCFHoUfW4AQtKHJ9ysyzLJZEK+uGyqAhR0YYduTkSsgNiS0ukXMLFuo/XoyA=="
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"
4653
/>
4754
<sparkle:deltas>
4855
<enclosure type="application/octet-stream"
49-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-161/160_to_161.delta"
50-
length="249609"
51-
sparkle:version="161"
52-
sparkle:deltaFrom="160"
53-
sparkle:dsaSignature="MCwCFAl8W5yqeYrOuPkaVoWe0eIxgxD8AhRQm2cZEvKorv6X1ncZE0uQbgv09g=="
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="
5461
/>
5562
</sparkle:deltas>
5663
</item>

0 commit comments

Comments
 (0)