Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
nowfalsalahudeen authored Jul 22, 2024
1 parent 3567ebc commit 3ce5a13
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>EDR POS</title>
<description>Most recent updates to EDR POS</description>
<language>en</language>
<item>
<title>Version 1.1.0</title>
<!-- For the macOS item, it is recommended to add 'sparkle:version' and 'sparkle:shortVersionString' to the item node, rather than as part of the enclosure. -->
<sparkle:version>2</sparkle:version>
<sparkle:shortVersionString>1.1.0</sparkle:shortVersionString>
<sparkle:releaseNotesLink>
https://your_domain/your_path/release_notes.html
</sparkle:releaseNotesLink>
<pubDate>Sun, 16 Feb 2022 12:00:00 +0800</pubDate>
<enclosure url="1.1.0+2/auto_updater_example-1.1.0+2-macos.zip"
sparkle:edSignature="pbdyPt92pnPkzLfQ7BhS9hbjcV9/ndkzSIlWjFQIUMcaCNbAFO2fzl0tISMNJApG2POTkZY0/kJQ2yZYOSVgAA=="
sparkle:os="macos"
length="13400992"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.2.49.0</title>
<sparkle:releaseNotesLink>
https://raw.githubusercontent.com/nowfalsalahudeen/release_note/main/release_notes.html
</sparkle:releaseNotesLink>
<pubDate>Sun, 22 Juy 2024 12:00:00 +0800</pubDate>
<enclosure url="https://raw.githubusercontent.com/nowfalsalahudeen/release_note/main/edr_pos_userapp_flutter-1.2.50%2B50-windows-setup.exe"
sparkle:dsaSignature="MD0CHQCELDcphO7l/UN+qGhy1AIHfC+aJnJSlH4rtYPGAhxR5mEHWhkJQJbbJUYvRm7NF6jmxummjwBSyY4F"
sparkle:version="1.2.50+50"
sparkle:os="windows"
length="0"
type="application/octet-stream" />
</item>
</channel>
</rss>

0 comments on commit 3ce5a13

Please sign in to comment.