Skip to content

Commit 43b7312

Browse files
committed
Update appcast
1 parent 01c9534 commit 43b7312

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

appcast.xml

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,25 @@
66
<description>Most recent changes with links to updates for VimR.</description>
77
<language>en</language>
88
<item>
9-
<title>v0.51.1-20250215.143933</title>
9+
<title>v0.52.0-20250401.183326</title>
1010
<link>https://twitter.com/vimrefined</link>
11-
<sparkle:version>20250215.143933</sparkle:version>
12-
<sparkle:shortVersionString>v0.51.1</sparkle:shortVersionString>
11+
<sparkle:version>20250401.183326</sparkle:version>
12+
<sparkle:shortVersionString>v0.52.0</sparkle:shortVersionString>
1313
<description><![CDATA[
1414
<ul>
15-
<li>GH-1095: Fix: option as meta when control and command are pressed; Thanks @gaelph for the PR!</li>
15+
<li>Neovim 0.11.0 😀</li>
16+
<li>Dependencies updates:</li>
17+
<li>ReactiveX/RxSwift@6.9.0</li>
18+
<li>sparkle-project/Sparkle@2.7.0</li>
1619
</ul>
1720
]]></description>
1821
<releaseNotesLink>
19-
https://github.com/qvacua/vimr/releases/tag/v0.51.1-20250215.143933
22+
https://github.com/qvacua/vimr/releases/tag/v0.52.0-20250401.183326
2023
</releaseNotesLink>
21-
<pubDate>2025-02-15T14:43:21.299652</pubDate>
24+
<pubDate>2025-04-01T18:37:01.201137</pubDate>
2225
<minimumSystemVersion>12.0</minimumSystemVersion>
23-
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.51.1-20250215.143933/VimR-v0.51.1.tar.bz2"
24-
sparkle:edSignature="kqUYl5IwOGbOfWnwlpN0tciIcpnX73ArCdVl8VcYbZ23fF18Gpp+ch+henRVYnkiEUhoocK80nnwlc2Rwm9YAw==" length="18732668"
26+
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.52.0-20250401.183326/VimR-v0.52.0.tar.bz2"
27+
sparkle:edSignature="iW5erW6bD7IIqT9zDw1F0oT2QgruEbSwjg2PzNTuei2U7L1l7fXfOqgfWfOMaOOorWA5nTpscQC6Fg51Xe5lCw==" length="19017301"
2528
type="application/octet-stream"/>
2629
</item>
2730
</channel>

appcast_snapshot.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<description>Most recent changes with links to updates for VimR.</description>
77
<language>en</language>
88
<item>
9-
<title>SNAPSHOT-20250401.182158</title>
9+
<title>v0.52.0-20250401.183326</title>
1010
<link>https://twitter.com/vimrefined</link>
11-
<sparkle:version>20250401.182158</sparkle:version>
12-
<sparkle:shortVersionString>SNAPSHOT-20250401.182158</sparkle:shortVersionString>
11+
<sparkle:version>20250401.183326</sparkle:version>
12+
<sparkle:shortVersionString>v0.52.0</sparkle:shortVersionString>
1313
<description><![CDATA[
1414
<ul>
1515
<li>Neovim 0.11.0 😀</li>
@@ -19,12 +19,12 @@
1919
</ul>
2020
]]></description>
2121
<releaseNotesLink>
22-
https://github.com/qvacua/vimr/releases/tag/snapshot/20250401.182158
22+
https://github.com/qvacua/vimr/releases/tag/v0.52.0-20250401.183326
2323
</releaseNotesLink>
24-
<pubDate>2025-04-01T18:25:40.917544</pubDate>
24+
<pubDate>2025-04-01T18:37:01.201137</pubDate>
2525
<minimumSystemVersion>12.0</minimumSystemVersion>
26-
<enclosure url="https://github.com/qvacua/vimr/releases/download/snapshot/20250401.182158/VimR-SNAPSHOT-20250401.182158.tar.bz2"
27-
sparkle:edSignature="o40BakSQDqU7zJ8iPVzRdvu/ZLQEBg6sMuBwP2WMCJYkb4ksUvW/zjrJjGp+6LC/4kvYlH71jMIBsikEhTx8Bg==" length="19019014"
26+
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.52.0-20250401.183326/VimR-v0.52.0.tar.bz2"
27+
sparkle:edSignature="iW5erW6bD7IIqT9zDw1F0oT2QgruEbSwjg2PzNTuei2U7L1l7fXfOqgfWfOMaOOorWA5nTpscQC6Fg51Xe5lCw==" length="19017301"
2828
type="application/octet-stream"/>
2929
</item>
3030
</channel>

0 commit comments

Comments
 (0)