Mist/appcast.xml
2022-09-26 14:32:31 +10:00

55 lines
2.3 KiB
XML

<?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>
<item>
<title>Version 0.3</title>
<link>https://github.com/ninxsoft/mist</link>
<sparkle:version>0.3</sparkle:version>
<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>
<li><span class="tag tag-new">NEW</span><span class="description">The macOS Installer cache directory can now be customised in the app preferences.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Calculating ISO image sizes is slightly more dynamic (to better support macOS Ventura ISOs).</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">macOS Installer SHA-1 checksums are now only validated when they are present.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Minor cosmetic tweaks.</span></li>
</ul>
]]>
</description>
<pubDate>Mon, 26 Sep 2022 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.3/Mist.0.3.pkg"
type="application/octet-stream"
sparkle:installationType="package"
sparkle:edSignature="8tM5eWVYAMiaeIfl8JAkJdXafOuDiDd7wARcvxKZC5BQUPCGhVDPAS0unlCV+OZnmAplbnzVgSMdHAVEFD5ZDw=="
length="6869970"
/>
</item>
</channel>
</rss>