Skip to content

Commit 7cc94eb

Browse files
committed
snapshot-161
1 parent e5db65a commit 7cc94eb

File tree

1 file changed

+10
-32
lines changed

1 file changed

+10
-32
lines changed

appcast/latest.xml

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

88
<item>
9-
<title>MacVim snapshot-160</title>
9+
<title>MacVim snapshot-161</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.2224</p>
16-
17-
<p>General:</p>
18-
19-
<ul>
20-
<li>MacVim <strong>now requires macOS 10.9</strong>, up from 10.8.</li>
21-
<li>MacVim binary is now notaraized by Apple. This should make it open
22-
properly without a security warning in macOS 10.15 Catalina. #959 #825</li>
23-
</ul>
24-
25-
<p>Features:</p>
26-
27-
<ul>
28-
<li>Make mouse cursor higher contrast under macOS 10.13 or older. #910</li>
29-
</ul>
15+
<p>Vim patch 8.1.2234</p>
3016
3117
<p>Fixes:</p>
3218
3319
<ul>
34-
<li>Fix OS appearance (dark vs light mode) detection not working. See
35-
<code>:help OSAppearanceChanged</code> for more info on the feature. #973</li>
36-
<li>Fix spell checker flagging first words in line. #971 (Vim 8.1.2172)</li>
37-
<li>Fix wrong highlighting color scheme. #960 (Vim 8.1.2176)</li>
38-
</ul>
39-
40-
<p>Misc:</p>
41-
42-
<ul>
43-
<li>Sparkle updater has been updated to 1.22.00. #963</li>
20+
<li>Fix scripting languages not working (e.g. Python) in binary releases
21+
by using the correct entitlements. #979</li>
4422
</ul>
4523
4624
<p>Targets macOS 10.9+</p>
@@ -57,14 +35,14 @@ properly without a security warning in macOS 10.15 Catalina. #959 #825</li>
5735
5836
5937
]]></description>
60-
<pubDate>Mon, 28 Oct 2019 05:00:00 -0700</pubDate>
38+
<pubDate>Wed, 30 Oct 2019 06:00:00 -0700</pubDate>
6139
<sparkle:minimumSystemVersion>10.9</sparkle:minimumSystemVersion>
6240
<enclosure type="application/octet-stream"
63-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-160/MacVim.dmg"
64-
length="17219480"
65-
sparkle:version="160"
66-
sparkle:shortVersionString="8.1.2224"
67-
sparkle:dsaSignature="MC0CFBxU3jipD1Ds3FkpqlTglMv/Q3inAhUAmQqM2eguuvh6W/GUyPksKrY+XS8="
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="MCwCFAp4nZ0WSGqxK3Lucv9rKgRfN+LYAhQ48i9B66yU7/4+jGdCy/Yk3oh1Xw=="
6846
/>
6947
</item>
7048
</channel>

0 commit comments

Comments
 (0)