1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-03-12 07:09:37 +00:00
No description
Find a file
2024-11-10 20:12:02 +00:00
appcast-pre.xml Add appcast for v0.10.0 2024-11-10 10:25:46 +00:00
appcast.xml Rename DMG 2024-11-10 20:12:02 +00:00
generate_appcast.py Fix markdown links 2024-10-20 20:52:05 +01:00
README.md
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