[appveyor] use https to download codecs

This commit is contained in:
odrling 2019-09-11 16:33:40 +02:00
parent 44e45879ef
commit 2ce7080077
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ build_script:
- MSBuild.exe Aegisub.sln /m /p:Configuration=Release /p:Platform=x64
after_build:
- curl -o "C:\aegisub-codecs.zip" http://mugen.karaokes.moe/downloads/aegisub-codecs.zip
- curl -o "C:\aegisub-codecs.zip" https://mugen.karaokes.moe/downloads/aegisub-codecs.zip
- cd %APPVEYOR_BUILD_FOLDER%
- msgfmt.exe -o po\ar.mo po\ar.po
- msgfmt.exe -o po\wxstd-ar.mo vendor\wxWidgets\locale\ar.po

2
vendor/boost vendored

@ -1 +1 @@
Subproject commit 9ccd3390c8e9ef05f4cb681d15b2e14eac48886e
Subproject commit afb333b7c5101041f0280b2edf155c55114c9c95