-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathmgba_appcast.xml
23 lines (23 loc) · 964 Bytes
/
mgba_appcast.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version='1.0' encoding='utf-8'?>
<rss version='2.0' xmlns:sparkle='http://www.andymatuschak.org/xml-namespaces/sparkle' xmlns:dc='http://purl.org/dc/elements/1.1/'>
<channel>
<title>mGBA</title>
<link>https://raw.github.com/OpenEmu/OpenEmu-Update/master/mgba_appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>mGBA Version 0.10.2</title>
<sparkle:releaseNotesLink>
http://openemu.org/category/releasenotes/mgba/mGBA_0.10.2.html
</sparkle:releaseNotesLink>
<pubDate>Thu, 22 Jun 2023 19:30:09 -0500</pubDate>
<enclosure
url="https://github.com/OpenEmu/mGBA-Core/releases/download/v0.10.2/mGBA_0.10.2.zip"
sparkle:version="0.10.2"
type="application/octet-stream"
length="512380"
/>
<sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>