docs: update appcast.xml with v4.0.0

This commit is contained in:
JoniVR 2021-10-26 19:45:15 +02:00
parent 2a57c506d5
commit 5e4a041d9f
No known key found for this signature in database
GPG key ID: 3C8F6B8A7809ACDA

View file

@ -1,7 +1,6 @@
<?xml version="1.0" standalone="yes"?>
<!-- TODO: Use correct channels once setting is present. (after 4.0.0 release) -->
<!-- <sparkle:channel>beta</sparkle:channel> -->
<!-- TODO: Use different changelog files for each release -->
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>MonitorControl</title>
@ -54,5 +53,21 @@
length="4158362"
/>
</item>
<item>
<title>v4.0.0</title>
<sparkle:releaseNotesLink>
https://monitorcontrol.app/changelog.html?tag=v4.0.0
</sparkle:releaseNotesLink>
<pubDate>Thu, 26 Oct 2021 19:32:00 +0200</pubDate>
<sparkle:version>6851</sparkle:version>
<sparkle:shortVersionString>4.0.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/MonitorControl/MonitorControl/releases/download/v4.0.0/MonitorControl.4.0.0.dmg"
type="application/octet-stream"
sparkle:edSignature="5hyW24GNTZKMY/SsIpQ5kItDbgwN0aXQ2WadV0nFpoY0340Ol3dcheGbTt5F8LOZopfJDZvqDbXkvuHgjCKKCA=="
length="4271343"
/>
</item>
</channel>
</rss>