feat(updater): packaging - know the updater git repo

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-06-24 22:22:24 -07:00
parent 4313466589
commit e099a3f7e8
3 changed files with 6 additions and 6 deletions

View File

@ -75,7 +75,7 @@ class Config {
QString BUILD_DATE;
/// URL for the updater's channel
QString UPDATER_BASE;
QString UPDATER_GITHUB_REPO;
/// The public key used to sign releases for the Sparkle updater appcast
QString MAC_SPARKLE_PUB_KEY;