Skip to content
Snippets Groups Projects
Commit 1e8b1870 authored by archshift's avatar archshift
Browse files

AppVeyor: update WinSCP download link (with direct download link)

parent 1a9d6c83
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment