Skip to content

Instantly share code, notes, and snippets.

@boazcstrike
Created June 13, 2023 08:46
Show Gist options
  • Save boazcstrike/29b37d694ebb120064b49d6059984ada to your computer and use it in GitHub Desktop.
Save boazcstrike/29b37d694ebb120064b49d6059984ada to your computer and use it in GitHub Desktop.
Just to test appcast
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>Bo's App Test - Appcast</title>
<item>
<title>Version 1.69.0</title>
<description>Minor updates and improvements.</description>
<pubDate>Sun, 30 Dec 2022 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/boazcstrike/boaz-frontend-farms" sparkle:version="1.15.0" sparkle:os="android" />
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment