mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
[appveyor] use https to download codecs
This commit is contained in:
parent
44e45879ef
commit
2ce7080077
@ -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
2
vendor/boost
vendored
@ -1 +1 @@
|
||||
Subproject commit 9ccd3390c8e9ef05f4cb681d15b2e14eac48886e
|
||||
Subproject commit afb333b7c5101041f0280b2edf155c55114c9c95
|
Loading…
x
Reference in New Issue
Block a user