1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
vimr/appcast_snapshot.xml
2017-05-07 17:49:31 +02:00

36 lines
1.5 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-187</title>
<description><![CDATA[
<ul>
<li>GH-426: You can now turn off some or all tools, e.g. file browser.</li>
<li>We now compile <code>gettext</code> ourselves and do not use the pre-built version from homebrew: The library from homebrew is built for 10.12 and VimR's deployment target it 10.10. This mismatch produced many warning during compilation time...</li>
<li>Dependencies updates:<ul>
<li>neovim/neovim@v0.2.0</li>
<li>ReactiveX/RxSwift@3.4.1</li>
</ul>
</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/snapshot/187
</releaseNotesLink>
<pubDate>2017-05-07T17:49:31.460251</pubDate>
<minimumSystemVersion>10.10.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/snapshot/187/VimR-SNAPSHOT-187.tar.bz2"
sparkle:version="187"
sparkle:shortVersionString="SNAPSHOT-187"
sparkle:dsaSignature="MC4CFQCD8t3Jz8Yt4SW4zlKWEkubpyldCwIVAOKvXah1zght9WpzqUFMzgJ8NI62"
length="12266174"
type="application/octet-stream"/>
</item>
</channel>
</rss>