appveyor update 1.0.2g
authorAndy Green <andy.green@linaro.org>
Thu, 17 Mar 2016 00:58:12 +0000 (08:58 +0800)
committerAndy Green <andy.green@linaro.org>
Thu, 17 Mar 2016 00:58:12 +0000 (08:58 +0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
appveyor.yml

index ccf0582..1992c1f 100644 (file)
@@ -14,8 +14,8 @@ environment:
     - LWS_METHOD: nossl
       CMAKE_ARGS: -DLWS_WITH_SSL=OFF
 install:
-  - appveyor DownloadFile https://slproweb.com/download/Win32OpenSSL-1_0_2f.exe
-  - Win32OpenSSL-1_0_2f.exe /silent /verysilent /sp- /suppressmsgboxes
+  - appveyor DownloadFile https://slproweb.com/download/Win32OpenSSL-1_0_2g.exe
+  - Win32OpenSSL-1_0_2g.exe /silent /verysilent /sp- /suppressmsgboxes
   - cinst -y nsis
   - SET PATH=C:\Program Files\NSIS\;C:\Program Files (x86)\NSIS\;%PATH%
 build: