summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorarchshift <gh@archshift.com>2015-06-15 21:14:41 +0200
committerarchshift <gh@archshift.com>2015-06-15 21:14:41 +0200
commit1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8 (patch)
treee793c324a967e492b62118e85c8eb925df8aaa95 /appveyor.yml
parentMerge pull request #863 from linkmauve/appveyor-noqt-build (diff)
downloadyuzu-1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8.tar
yuzu-1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8.tar.gz
yuzu-1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8.tar.bz2
yuzu-1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8.tar.lz
yuzu-1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8.tar.xz
yuzu-1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8.tar.zst
yuzu-1a9d6c83070fe1fcf0ad20996c02142e9dbc67a8.zip
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2aaa84858..837551d2c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -40,8 +40,8 @@ after_build:
7z a $BUILD_NAME_NOQT .\build\bin\release\*.exe
# Download winscp
- Invoke-WebRequest "http://hivelocity.dl.sourceforge.net/project/winscp/WinSCP/5.7/winscp570.zip" -OutFile "winscp570.zip"
- 7z e -y winscp570.zip
+ Invoke-WebRequest "http://winscp.net/download/winscp573.zip" -OutFile "winscp573.zip"
+ 7z e -y winscp573.zip
# Upload to server
.\WinSCP.com /command `