1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-21 23:33:13 +00:00
No description
Find a file
2024-12-05 15:16:03 +00:00
appcast-pre.xml Bump version 2024-12-05 15:16:03 +00:00
appcast.xml Bump version 2024-12-05 15:16:03 +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