Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions appcast/_appcast.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>MacVim</title>
<link>https://macvim.org/appcast/latest.xml</link>
<description>MacVim</description>
{% include_relative _prerelease.xml %}
{% include_relative _release.xml %}
{% include_relative _release_legacy.xml %}
</channel>
</rss>
4 changes: 4 additions & 0 deletions appcast/_appcast_signature.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<!-- sparkle-signatures:
edSignature: UwuYxfz+1MxV29U2H25Ojeqdxp6HrHSUmrSEMRAySf/OplUIR1xFS56vCRbbfHFW4erCpkT+0M+J5rDVHGZdBg==
length: 37463
-->
13 changes: 2 additions & 11 deletions appcast/latest.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
---
---
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>MacVim</title>
<link>https://macvim.org/appcast/latest.xml</link>
<description>MacVim</description>
{% include_relative _prerelease.xml %}
{% include_relative _release.xml %}
{% include_relative _release_legacy.xml %}
</channel>
</rss>
{% include_relative _appcast.xml %}
{% include_relative _appcast_signature.xml %}
3 changes: 3 additions & 0 deletions appcast/latest_unsigned.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
---
{% include_relative _appcast.xml %}