This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathappcasttest.xml
35 lines (35 loc) · 1.74 KB
/
appcasttest.xml
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
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Loader test</title>
<link>https://raw.githubusercontent.com/skrimix/QLoaderFiles/master/appcasttest.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 0.2.2 Linux</title>
<sparkle:releaseNotesLink>
https://github.com/skrimix/QLoaderFiles/raw/master/release_notes/v0.2.2.md
</sparkle:releaseNotesLink>
<pubDate>Sun, 14 Aug 2022 15:30:00 +0000</pubDate>
<enclosure url="https://github.com/skrimix/QLoaderFiles/releases/download/v0.2.1-alpha/linux-x64.tar.gz"
sparkle:version="0.2.2.0"
sparkle:os="linux"
sparkle:criticalUpdate="false"
length="222296813"
type="application/octet-stream" />
</item>
<item>
<title>Version 0.2.2 Mac</title>
<sparkle:releaseNotesLink>
https://github.com/skrimix/QLoaderFiles/raw/master/release_notes/v0.2.2.md
</sparkle:releaseNotesLink>
<pubDate>Sun, 14 Aug 2022 15:30:00 +0000</pubDate>
<enclosure url="https://github.com/skrimix/QLoaderFiles/releases/download/v0.2.1-alpha/osx-x64.zip"
sparkle:version="0.2.2.0"
sparkle:os="osx"
sparkle:criticalUpdate="false"
length="249300849"
type="application/octet-stream" />
</item>
</channel>
</rss>