Mist/appcast.xml

56 lines
2.3 KiB
XML
Raw Normal View History

2022-07-01 02:44:06 -04:00
<?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>Mist Changelog</title>
<description>A Mac utility that automatically downloads macOS Firmwares / Installers.</description>
<language>en</language>
<link>https://github.com/ninxsoft/mist</link>
2022-07-01 07:07:28 -04:00
<item>
2022-07-15 04:23:06 -04:00
<title>Version 0.2</title>
2022-07-01 07:07:28 -04:00
<link>https://github.com/ninxsoft/mist</link>
2022-07-15 04:23:06 -04:00
<sparkle:version>0.2</sparkle:version>
2022-07-01 07:07:28 -04:00
<description>
<![CDATA[
<style>
ul li {
margin-bottom: 15px;
}
.tag {
float: left;
width: 36px;
padding: 5px;
border-radius: 5px;
font-weight: medium;
color: white;
margin-right: 5px;
text-align: center;
}
.tag-new {
background: #007bff;
}
.tag-fixed {
background: #ff9501;
}
.description {
overflow: hidden;
}
</style>
<ul>
2022-07-15 04:23:06 -04:00
<li><span class="tag tag-new">NEW</span><span class="description">Users are now notified of incompatible macOS Firmwares / Installers before downloading.</span></li>
<li><span class="tag tag-new">NEW</span><span class="description">Placeholder icons for macOS Ventura have been updated with the real deal.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Custom Catalog URLs are no longer being ignored.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">The Catalog URLs heading is now aligned correctly under Preferences.</span></li>
2022-07-01 07:07:28 -04:00
</ul>
]]>
</description>
2022-07-15 04:23:06 -04:00
<pubDate>Fri, 15 Jul 2022 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.2/Mist.0.2.pkg"
2022-07-01 07:07:28 -04:00
type="application/octet-stream"
sparkle:installationType="package"
2022-07-15 04:23:06 -04:00
sparkle:edSignature="UP7z/JDlLeZBOZ/UTOJOtWefMiWFJgXh2huzp6Gkp7H73V9/yNrgfmuvflN3n0lPxXd32YSL5SmbRdUp2V0RAg=="
length="6567762"
2022-07-01 07:07:28 -04:00
/>
</item>
2022-07-01 02:44:06 -04:00
</channel>
</rss>