-
-
Notifications
You must be signed in to change notification settings - Fork 229
Expand file tree
/
Copy pathappcast.xml
More file actions
30 lines (30 loc) · 1.46 KB
/
appcast.xml
File metadata and controls
30 lines (30 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?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>https://twitter.com/vimrefined</link>
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.63.0-20260425.152925</title>
<link>https://twitter.com/vimrefined</link>
<sparkle:version>20260425.152925</sparkle:version>
<sparkle:shortVersionString>v0.63.0</sparkle:shortVersionString>
<description><![CDATA[
<ul>
<li>GH-1161: Connect to a remote Neovim instance via TCP or Unix domain socket. Thanks @georgeharker for the PR!</li>
<li>GH-1162: Fix window close / quit safety races. Thanks @georgeharker for the PR!</li>
<li>Neovim 0.12.2 😀</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.63.0-20260425.152925
</releaseNotesLink>
<pubDate>2026-04-25T15:37:27.114671</pubDate>
<minimumSystemVersion>14.8</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.63.0-20260425.152925/VimR-v0.63.0.tar.bz2"
sparkle:edSignature="jDUJkPnvPRrpELzh6cmmUnahHky9ZT/XpO8jWjWaXLJQI4LYnGiOm3U4z8S5iOqdKo8QeL/yFOqmpWs/rs9fAQ==" length="19129100"
type="application/octet-stream"/>
</item>
</channel>
</rss>