-
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.
Copy docs/appcast.xml file from main branch and move to root
- Loading branch information
Retype GitHub Action
committed
Dec 3, 2023
1 parent
7f8245e
commit 591fb9a
Showing
1 changed file
with
24 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,24 @@ | ||
<?xml version="1.0" standalone="yes"?> | ||
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0"> | ||
<channel> | ||
<title>Transfer Toolbox</title> | ||
<item> | ||
<title>1.1.0</title> | ||
<sparkle:releaseNotesLink>https://transfertoolbox.io/appcast.html</sparkle:releaseNotesLink> | ||
<pubDate>Sun, 03 Dec 2023 15:00:52 +1100</pubDate> | ||
<sparkle:version>4</sparkle:version> | ||
<sparkle:shortVersionString>1.1.0</sparkle:shortVersionString> | ||
<sparkle:minimumSystemVersion>12.6</sparkle:minimumSystemVersion> | ||
<enclosure url="https://github.com/latenitefilms/TransferToolbox/releases/download/1.1.0/Transfer-Toolbox-1-1-0.zip" length="3958610" type="application/octet-stream" sparkle:edSignature="tVlH0ugDqrLTOwcD/xYnEpokyKD9lz120PtuvLC7BCrLc4LAEpPNzskrLG+3CvqETXY+a00Tvor/0vfSHqbcCg=="/> | ||
</item> | ||
<item> | ||
<title>1.0.2</title> | ||
<sparkle:releaseNotesLink>https://transfertoolbox.io/appcast.html</sparkle:releaseNotesLink> | ||
<pubDate>Sun, 18 Jun 2023 09:49:47 +1000</pubDate> | ||
<sparkle:version>3</sparkle:version> | ||
<sparkle:shortVersionString>1.0.2</sparkle:shortVersionString> | ||
<sparkle:minimumSystemVersion>12.6</sparkle:minimumSystemVersion> | ||
<enclosure url="https://github.com/latenitefilms/TransferToolbox/releases/download/1.0.2/Transfer-Toolbox-1-0-2.zip" length="3935649" type="application/octet-stream" sparkle:edSignature="jSTaLZeZO05Z+po3vYucUyeDGiMos64rpuSssJir7W4IqRdrw5iENR0yc+3VsXztWsQhxirfoeGwrC46eylRAg=="/> | ||
</item> | ||
</channel> | ||
</rss> |