-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3567ebc
commit 3ce5a13
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |