mirror of
https://github.com/awizemann/scarf.git
synced 2026-05-10 10:36:35 +00:00
10 lines
338 B
XML
10 lines
338 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
|
||
|
|
<channel>
|
||
|
|
<title>Scarf Updates</title>
|
||
|
|
<link>https://awizemann.github.io/scarf/appcast.xml</link>
|
||
|
|
<description>Scarf macOS app updates</description>
|
||
|
|
<language>en</language>
|
||
|
|
</channel>
|
||
|
|
</rss>
|