1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-29 00:34:26 +03:00
vimr/appcast.xml

30 lines
1.1 KiB
XML
Raw Normal View History

2016-10-14 23:25:27 +03:00
<?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>
2019-03-22 19:02:33 +03:00
<title>v0.26.8-311</title>
2016-10-14 23:25:27 +03:00
<description><![CDATA[
2018-07-02 20:16:46 +03:00
<ul>
2019-03-17 21:40:16 +03:00
<li>Bugfix: memory leak</li>
2018-07-02 20:16:46 +03:00
</ul>
2016-10-14 23:14:10 +03:00
]]></description>
2016-10-14 23:28:05 +03:00
<releaseNotesLink>
2019-03-22 19:02:33 +03:00
https://github.com/qvacua/vimr/releases/tag/v0.26.8-311
2016-10-14 23:28:05 +03:00
</releaseNotesLink>
2019-03-22 19:02:33 +03:00
<pubDate>2019-03-22T17:02:33.473549</pubDate>
2016-11-10 17:28:19 +03:00
<minimumSystemVersion>10.10.0</minimumSystemVersion>
2019-03-22 19:02:33 +03:00
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.26.8-311/VimR-v0.26.8-311.tar.bz2"
sparkle:version="311"
sparkle:shortVersionString="0.26.8"
sparkle:dsaSignature="MC0CFGtgC3z+xOHowcJ0oV85lu2pqfBEAhUA7QkYjEW0dvgLRni1zGUOsZNmFG8="
length="15103296"
2016-10-14 23:25:27 +03:00
type="application/octet-stream"/>
</item>
</channel>
</rss>