1
1
mirror of https://github.com/qvacua/vimr.git synced 2025-01-08 06:58:50 +03:00
vimr/appcast_snapshot.xml
2017-10-17 21:34:25 +02:00

31 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>VimR with NeoVim</title>
<link>http://vimr.org</link>
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>SNAPSHOT-231</title>
<description><![CDATA[
<ul>
<li>GH-534: <code>Cmd-D</code> for "Discard and Close/Quit" buttons. (thanks @nclark for the PR)</li>
<li>GH-521: Improve the performance of the file browser, especically for folders like <code>node_modules</code> which contains many many files.</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/snapshot/231
</releaseNotesLink>
<pubDate>2017-10-17T21:33:18.269185</pubDate>
<minimumSystemVersion>10.10.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/snapshot/231/VimR-SNAPSHOT-231.tar.bz2"
sparkle:version="231"
sparkle:shortVersionString="SNAPSHOT-231"
sparkle:dsaSignature="MC0CFQCq9aEKom5rZKjcxdfWD19oNtBbvgIUd6MpwXeKgdklsl5AU0hYEZ+WjCg="
length="11035006"
type="application/octet-stream"/>
</item>
</channel>
</rss>