1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/appcast.xml
2017-01-08 14:34:02 +01:00

30 lines
1.2 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>v0.12.5-159</title>
<description><![CDATA[
<ul>
<li>GH-376: Bugfix: Sometimes the communication between the UI and the Neovim backend breaks.</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.12.5-159
</releaseNotesLink>
<pubDate>2017-01-08T14:34:02.722799</pubDate>
<minimumSystemVersion>10.10.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.12.5-159/VimR-v0.12.5-159.tar.bz2"
sparkle:version="159"
sparkle:shortVersionString="0.12.5"
sparkle:dsaSignature="MCwCFA3gUfa7u1aJrmfR1Z5s0J6l85DfAhRPJTezUoxhsaRGxhHtdLl66UojUA=="
length="9309441"
type="application/octet-stream"/>
</item>
</channel>
</rss>