Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Update appcasts
Browse files Browse the repository at this point in the history
  • Loading branch information
skrimix committed Oct 8, 2022
1 parent 8cf35bc commit 6abbcb6
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
27 changes: 27 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,32 @@
length="156918564"
type="application/octet-stream" />
</item>

<item>
<title>Version 0.2.5 Linux</title>
<sparkle:releaseNotesLink>
https://github.com/skrimix/QLoaderFiles/raw/master/release_notes/v0.2.5.md
</sparkle:releaseNotesLink>
<pubDate>Sat, 08 Oct 2022 15:34:10 +0000</pubDate>
<enclosure url="https://github.com/skrimix/QLoaderFiles/releases/download/v0.2.5-beta/linux-x64.tar.gz"
sparkle:version="0.2.5.1"
sparkle:os="linux"
sparkle:criticalUpdate="true"
length="141996747"
type="application/octet-stream" />
</item>
<item>
<title>Version 0.2.5 Mac</title>
<sparkle:releaseNotesLink>
https://github.com/skrimix/QLoaderFiles/raw/master/release_notes/v0.2.5.md
</sparkle:releaseNotesLink>
<pubDate>Sat, 08 Oct 2022 15:34:10 +0000</pubDate>
<enclosure url="https://github.com/skrimix/QLoaderFiles/releases/download/v0.2.5-beta/osx-x64.zip"
sparkle:version="0.2.5.1"
sparkle:os="osx"
sparkle:criticalUpdate="true"
length="162804363"
type="application/octet-stream" />
</item>
</channel>
</rss>
13 changes: 13 additions & 0 deletions appcast_arm64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,17 @@
length="135871686"
type="application/octet-stream" />
</item>
<item>
<title>Version 0.2.5 Linux arm64</title>
<sparkle:releaseNotesLink>
https://github.com/skrimix/QLoaderFiles/raw/master/release_notes/v0.2.5.md
</sparkle:releaseNotesLink>
<pubDate>Sat, 08 Oct 2022 15:34:10 +0000</pubDate>
<enclosure url="https://github.com/skrimix/QLoaderFiles/releases/download/v0.2.5-beta/linux-arm64.tar.gz"
sparkle:version="0.2.5.1"
sparkle:os="linux"
sparkle:criticalUpdate="true"
length="141996747"
type="application/octet-stream" />
</item>
</rss>

0 comments on commit 6abbcb6

Please sign in to comment.