mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-21 06:46:18 -06:00
docs: update appcast.xml with v4.0.0
This commit is contained in:
parent
2a57c506d5
commit
5e4a041d9f
1 changed files with 16 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
<?xml version="1.0" standalone="yes"?>
|
<?xml version="1.0" standalone="yes"?>
|
||||||
<!-- TODO: Use correct channels once setting is present. (after 4.0.0 release) -->
|
<!-- TODO: Use correct channels once setting is present. (after 4.0.0 release) -->
|
||||||
<!-- <sparkle:channel>beta</sparkle:channel> -->
|
<!-- <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">
|
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
|
||||||
<channel>
|
<channel>
|
||||||
<title>MonitorControl</title>
|
<title>MonitorControl</title>
|
||||||
|
|
@ -54,5 +53,21 @@
|
||||||
length="4158362"
|
length="4158362"
|
||||||
/>
|
/>
|
||||||
</item>
|
</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>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue