summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorarchshift <gh@archshift.com>2015-06-21 21:59:55 +0200
committerarchshift <gh@archshift.com>2015-06-21 21:59:55 +0200
commit741db6798c5d47dc70abd2ebc68c3dd71f172618 (patch)
tree4894a03028b8465acecfd3da947c13b1e16a9b3c /appveyor.yml
parentMerge pull request #855 from purpasmart96/service_rearrangment (diff)
downloadyuzu-741db6798c5d47dc70abd2ebc68c3dd71f172618.tar
yuzu-741db6798c5d47dc70abd2ebc68c3dd71f172618.tar.gz
yuzu-741db6798c5d47dc70abd2ebc68c3dd71f172618.tar.bz2
yuzu-741db6798c5d47dc70abd2ebc68c3dd71f172618.tar.lz
yuzu-741db6798c5d47dc70abd2ebc68c3dd71f172618.tar.xz
yuzu-741db6798c5d47dc70abd2ebc68c3dd71f172618.tar.zst
yuzu-741db6798c5d47dc70abd2ebc68c3dd71f172618.zip
Diffstat (limited to '')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 8b420f20c..aef2d6f73 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 "https://cdn.winscp.net/files/winscp573.zip?secure=yE1jHlRoBZTA0htWnu1OVQ==,1434405422" -OutFile "winscp573.zip"
+ Invoke-WebRequest "http://iweb.dl.sourceforge.net/project/winscp/WinSCP/5.7.3/winscp573.zip" -OutFile "winscp573.zip"
7z e -y winscp573.zip
# Upload to server