From e14bd4b17817b4f609c461bc3c7067c6f3449d64 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Sat, 31 Oct 2020 22:45:40 +0100 Subject: [PATCH] ci: update Astrill installer download URL --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index c2471d3..b5db884 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -106,14 +106,14 @@ environment: appveyor_build_worker_image: Visual Studio 2013 cmake_options: -G "Visual Studio 12 2013" -A Win32 lsp_name: Astrill - lsp_installer: http://fs3.softfamous.com/downloads/tname-110575cb0f191/software/astrill-setup-win.exe + lsp_installer: https://gist.github.com/piscisaureus/03d8ddfb6d6929dd9beb3a3bd7354c69/raw/8a7ca1e62cc9053bbaeb17267a638a2aec4c8cd9/astrill-setup-win.exe lsp_certificate: astrill_code_signing.cer - job: msvc-vs2019-x64-lsp-komodia appveyor_build_worker_image: Visual Studio 2019 cmake_options: -G "Visual Studio 16 2019" -A x64 -T host=x64 lsp_name: Astrill - lsp_installer: http://fs3.softfamous.com/downloads/tname-110575cb0f191/software/astrill-setup-win.exe + lsp_installer: https://gist.github.com/piscisaureus/03d8ddfb6d6929dd9beb3a3bd7354c69/raw/8a7ca1e62cc9053bbaeb17267a638a2aec4c8cd9/astrill-setup-win.exe lsp_certificate: astrill_code_signing.cer astrill_code_signing.cer: