-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathprosystem_appcast.xml
More file actions
23 lines (23 loc) · 993 Bytes
/
prosystem_appcast.xml
File metadata and controls
23 lines (23 loc) · 993 Bytes
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>ProSystem</title>
<link>https://raw.github.com/OpenEmu/OpenEmu-Update/master/prosystem_appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>ProSystem Version 1.5.2</title>
<sparkle:releaseNotesLink>
http://openemu.org/category/releasenotes/prosystem/ProSystem_1.5.2.html
</sparkle:releaseNotesLink>
<pubDate>Thu, 22 Jun 2023 19:32:53 -0500</pubDate>
<enclosure
url="https://github.com/OpenEmu/ProSystem-Core/releases/download/v1.5.2/ProSystem_1.5.2.zip"
sparkle:version="1.5.2"
type="application/octet-stream"
length="83063"
/>
<sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>