Facebook
From eeeee, 1 Month ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 268
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <rss versi xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
  3.     <channel>
  4.         <title>auto_updater_example</title>
  5.         <description>Most recent updates to auto_updater_example</description>
  6.         <language>en</language>
  7.         <item>
  8.             <title>Version 1.1.0</title>
  9.             <sparkle:releaseNotesLink>
  10.                 https://your_domain/your_path/release_notes.html
  11.             </sparkle:releaseNotesLink>
  12.             <pubDate>Sun, 16 Feb 2022 12:00:00 +0800</pubDate>
  13.             <enclosure url="1.1.0+2/auto_updater_example-1.1.0+2-macos.zip"
  14.                        sparkle:edSignature="pbdyPt92pnPkzLfQ7BhS9hbjcV9/ndkzSIlWjFQIUMcaCNbAFO2fzl0tISMNJApG2POTkZY0/kJQ2yZYOSVgAA=="
  15.                         sparkle:versi
  16.                        sparkle:os="macos"
  17.                        length="13400992"
  18.                        type="application/octet-stream" />
  19.         </item>
  20.         <item>
  21.             <title>Version 1.1.0</title>
  22.             <sparkle:releaseNotesLink>
  23.                 https://your_domain/your_path/release_notes.html
  24.             </sparkle:releaseNotesLink>
  25.             <pubDate>Sun, 16 Feb 2022 12:00:00 +0800</pubDate>
  26.             <enclosure url="1.1.0+2/auto_updater_example-1.1.0+2-windows.exe"
  27.                        sparkle:dsaSignature="MEUCIQCVbVzVID7H3aUzAY5znpi+ySZKznkukV8whlMFzKh66AIgREUGOmvavlcg6hwAwkb2o4IqVE/D56ipIBshIqCH8rk="
  28.                         sparkle:versi
  29.                        sparkle:os="windows"
  30.                        length="0"
  31.                        type="application/octet-stream" />
  32.         </item>
  33.     </channel>
  34. </rss>