Base URL: https://windows-pkgs.obscura.com/
Install netsparkle-generate-appcast
dotnet tool install --global NetSparkleUpdater.Tools.AppCastGenerator
Set SPARKLE_PRIVATE_KEY environment variable. Edit --single-file and --file-version variables below.
netsparkle-generate-appcast --single-file "Obscura_1.167_x64.msi" --file-version 1.167 --os windows-x64 --base-url https://windows-pkgs.obscura.com/ --output-file-name update-x64 --product-name "Obscura VPN"
netsparkle-generate-appcast --single-file "Obscura_1.167_arm64.msi" --file-version 1.167 --os windows-arm64 --base-url https://windows-pkgs.obscura.com/ --output-file-name update-arm64 --product-name "Obscura VPN"