mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 04:08:00 -05:00
AppVeyor: update WinSCP download link
Goodbye, SourceForge!
This commit is contained in:
@ -40,8 +40,8 @@ after_build:
|
|||||||
7z a $BUILD_NAME_NOQT .\build\bin\release\*.exe
|
7z a $BUILD_NAME_NOQT .\build\bin\release\*.exe
|
||||||
|
|
||||||
# Download winscp
|
# Download winscp
|
||||||
Invoke-WebRequest "http://hivelocity.dl.sourceforge.net/project/winscp/WinSCP/5.7/winscp570.zip" -OutFile "winscp570.zip"
|
Invoke-WebRequest "http://winscp.net/download/winscp573.zip" -OutFile "winscp573.zip"
|
||||||
7z e -y winscp570.zip
|
7z e -y winscp573.zip
|
||||||
|
|
||||||
# Upload to server
|
# Upload to server
|
||||||
.\WinSCP.com /command `
|
.\WinSCP.com /command `
|
||||||
|
Reference in New Issue
Block a user