<?xml version="1.0" encoding="utf-8"?>
<!-- Sparkle appcast for Vapor Wares.app                           -->
<!-- Update this file after each release to trigger auto-update    -->
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
  <channel>
    <title>Vapor Wares</title>
    <link>https://vapor-wares.com/appcast/vapor-wares.xml</link>
    <description>Vapor Wares release feed</description>
    <language>en</language>

    <item>
      <title>Vapor Wares 0.1.0</title>
      <pubDate>Thu, 08 May 2026 12:00:00 +0000</pubDate>
      <sparkle:version>1</sparkle:version>
      <sparkle:shortVersionString>0.1.0</sparkle:shortVersionString>
      <sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
      <description>
        <![CDATA[
          <h2>First release</h2>
          <p>Vapor Wares ships. Finally. It took the entire production stack.</p>
          <ul>
            <li>Hello World in the catalog</li>
            <li>Homebrew install integration</li>
            <li>39 locales, WCAG-audited, runtime-guarded</li>
          </ul>
        ]]>
      </description>
      <!-- Update url and sparkle:edSignature after notarization -->
      <enclosure
        url="https://vapor-wares.com/releases/VaporWares-0.1.0.dmg"
        sparkle:version="1"
        sparkle:shortVersionString="0.1.0"
        length="0"
        type="application/octet-stream"
        sparkle:edSignature="REPLACE_WITH_NOTARIZED_SIGNATURE"
      />
    </item>
  </channel>
</rss>
