From 390f3024b964bace106cdc7a709660ecec9ae471 Mon Sep 17 00:00:00 2001 From: cinder Date: Mon, 28 Nov 2022 17:04:36 -0600 Subject: [PATCH] Update signing key --- .appveyor.yml | 4 ++-- Install/RadegastBundle/RadegastBundle.wixproj | 4 ++-- Install/RadegastSetup/RadegastSetup.wixproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 1bdbd614..b4312006 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,9 +17,9 @@ environment: BugsplatDatabase: sjofnllc PfxDownloadUrl: - secure: 6zETilPjqhwgznp0rOyu2uOUI4whFbLT3QUXdaTQSH/FqOXIKwj/qz3d4Xo2rrgo + secure: T8uKu+tTR2G7LDE1zPGNOi+prl4YaKXP6DOC5eU6A17J3QEv/M/DPXj5K5mv+gHy PfxDownloadPasswd: - secure: qzHJldnavMFT8+Cm2eXndg== + secure: nAIqrjhaoamhiuAcae/xNw== PfxPassword: secure: +vWSGzLkiBGVIxfPb+iRtD+/maQjI2d92hN4PoNAxMc= diff --git a/Install/RadegastBundle/RadegastBundle.wixproj b/Install/RadegastBundle/RadegastBundle.wixproj index 9e1ee7d3..9e228fc4 100644 --- a/Install/RadegastBundle/RadegastBundle.wixproj +++ b/Install/RadegastBundle/RadegastBundle.wixproj @@ -94,9 +94,9 @@ - + - + \ No newline at end of file diff --git a/Install/RadegastSetup/RadegastSetup.wixproj b/Install/RadegastSetup/RadegastSetup.wixproj index ffdb7c14..755d0b6c 100644 --- a/Install/RadegastSetup/RadegastSetup.wixproj +++ b/Install/RadegastSetup/RadegastSetup.wixproj @@ -118,9 +118,9 @@ - + - + \ No newline at end of file