1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-03-11 22:53:33 +00:00
No description
Find a file
2024-11-10 20:39:31 +00:00
appcast-pre.xml Add new version 2024-11-10 20:39:31 +00:00
appcast.xml Add new version 2024-11-10 20:39:31 +00:00
generate_appcast.py Fix markdown links 2024-10-20 20:52:05 +01:00
README.md Use Python script to update appcasts (WIP) 2024-10-20 19:54:05 +01:00
requirements.txt Fix markdown links 2 2024-10-20 21:12:32 +01:00

Appcasts for Vorta

This branch includes a Python script to generate and host Appcast XML files used by Sparkle for macOS updates.

Usage

First generate XML files:

python generate_appcast.py --include-prereleases appcast-pre.xml
python generate_appcast.py appcast.xml

Then push this branch to publish them at https://borgbase.github.io/vorta/appcast.xml