aboutsummaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorGravatar archshift <gh@archshift.com>2015-06-15 13:58:49 -0700
committerGravatar archshift <gh@archshift.com>2015-06-15 13:58:49 -0700
commit1e8b18708c48ce26eb10bd079d29849b76f57d08 (patch)
treefb40fa497c2d123ec0fbd97b92a5a56d4a4185b9 /appveyor.yml
parent1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8 (diff)
AppVeyor: update WinSCP download link (with direct download link)
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 837551d2..8b420f20 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -40,7 +40,7 @@ after_build:
7z a $BUILD_NAME_NOQT .\build\bin\release\*.exe
# Download winscp
- Invoke-WebRequest "http://winscp.net/download/winscp573.zip" -OutFile "winscp573.zip"
+ Invoke-WebRequest "https://cdn.winscp.net/files/winscp573.zip?secure=yE1jHlRoBZTA0htWnu1OVQ==,1434405422" -OutFile "winscp573.zip"
7z e -y winscp573.zip
# Upload to server