We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae637a4 commit d0be9b2Copy full SHA for d0be9b2
appveyor.yml
@@ -26,7 +26,7 @@ install:
26
- choco install poedit
27
28
# Download and unzip wxwidgets
29
- - ps: Start-FileDownload http://opencpn.navnux.org/build_deps/wxWidgets-3.1.2.7z
+ - ps: Start-FileDownload https://download.opencpn.org/s/E2p4nLDzeqx4SdX/download -FileName wxWidgets-3.1.2.7z
30
- cmd: 7z x wxWidgets-3.1.2.7z -o%WXWIN% > null
31
32
# some debugging information
0 commit comments