<?xml version="1.0" encoding="utf-8"?>
<!--
  The Sparkle update feed for Kinetic Notes, served at https://updates.kineticnotes.org/appcast.xml
  from the docs/ directory of https://github.com/jptechco/kn on the main branch.

  Newest release first. Each item's sparkle:version is CFBundleVersion, the build number, which in
  this project is the number of the pull request that produced it. It is NOT the marketing version;
  that is sparkle:shortVersionString. Sparkle compares the build number against the installed one.

  Every entry's length and sparkle:edSignature come from Sparkle's sign_update, run over the
  notarized zip by Scripts/release.sh, which prints the whole block ready to paste.
-->
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
  <channel>
    <title>Kinetic Notes</title>
    <link>https://updates.kineticnotes.org/appcast.xml</link>
    <description>Updates for Kinetic Notes.</description>
    <language>en</language>

    <item>
      <title>1.7</title>
      <pubDate>Tue, 04 Aug 2026 20:17:12 +0000</pubDate>
      <sparkle:version>32</sparkle:version>
      <sparkle:shortVersionString>1.7</sparkle:shortVersionString>
      <sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
      <sparkle:releaseNotesLink>https://updates.kineticnotes.org/release-notes/1.7.html</sparkle:releaseNotesLink>
      <link>https://github.com/jptechco/kn</link>
      <enclosure
        url="https://github.com/jptechco/kn/releases/download/v1.7/Kinetic-Notes-1.7.zip"
        sparkle:edSignature="LjmxP8pLQ1/st9Sq2Qd28g3loDGbk5e+uBG3dpRKXwMX23VYbQPjljzWRt0+hYMqIB9Q4zRzR+sUAVI9jftXDQ=="
        length="3718405"
        type="application/octet-stream" />
    </item>

    <item>
      <title>1.6</title>
      <pubDate>Sun, 02 Aug 2026 20:31:20 +0000</pubDate>
      <sparkle:version>26</sparkle:version>
      <sparkle:shortVersionString>1.6</sparkle:shortVersionString>
      <sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
      <sparkle:releaseNotesLink>https://updates.kineticnotes.org/release-notes/1.6.html</sparkle:releaseNotesLink>
      <link>https://github.com/jptechco/kn</link>
      <enclosure
        url="https://github.com/jptechco/kn/releases/download/v1.6/Kinetic-Notes-1.6.zip"
        sparkle:edSignature="wPuG8Hz7nhhC6EKCWucHrW3Osizdmeb91DRFBkvgU41s9bxTfy00Ih1YFhxM3trzfzu+qoK57H4bLU7dG3z+Cg=="
        length="3722475"
        type="application/octet-stream" />
    </item>

  </channel>
</rss>
