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

31 lines
1.4 KiB
XML
Raw Normal View History

2022-03-22 20:12:08 +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/">
2016-10-14 23:25:27 +03:00
<channel>
<title>VimR with NeoVim</title>
2022-03-22 20:12:08 +03:00
<link>https://twitter.com/vimrefined</link>
2016-10-14 23:25:27 +03:00
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
2022-04-16 19:44:30 +03:00
<title>v0.39.0-20220416.182927</title>
2022-03-22 20:12:08 +03:00
<link>https://twitter.com/vimrefined</link>
2022-04-16 19:44:30 +03:00
<sparkle:version>20220416.182927</sparkle:version>
<sparkle:shortVersionString>v0.39.0</sparkle:shortVersionString>
2016-10-14 23:25:27 +03:00
<description><![CDATA[
2020-06-22 19:24:28 +03:00
<ul>
2022-04-16 19:44:30 +03:00
<li>Neovim 0.7.0 😀</li>
<li>GH-922: Add an option to set font smoothing.</li>
<li>GH-928: Bugfix: Files containing some special characters in their names cannot be opened.</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>
2022-04-16 19:44:30 +03:00
https://github.com/qvacua/vimr/releases/tag/v0.39.0-20220416.182927
2016-10-14 23:28:05 +03:00
</releaseNotesLink>
2022-04-16 19:44:30 +03:00
<pubDate>2022-04-16T18:43:41.274166</pubDate>
2022-03-22 20:12:08 +03:00
<minimumSystemVersion>10.13.0</minimumSystemVersion>
2022-04-16 19:44:30 +03:00
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.39.0-20220416.182927/VimR-v0.39.0.tar.bz2"
sparkle:edSignature="Q5XobuaNiJUk8pFNsCwT+fUX4DnmHcKuWXosQj3imOb0UHY+EdWhyqgK0ERDQ51pSonerMZxJ0C+nolcCdXfBQ==" length="20982344"
2016-10-14 23:25:27 +03:00
type="application/octet-stream"/>
</item>
</channel>
</rss>