summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authorPatrick Griffis <tingping@tingping.se>2021-10-01 12:15:26 -0500
committerPatrick Griffis <tingping@tingping.se>2021-10-01 13:47:42 -0500
commit3f07670b34512c9242ae2c20984f38cb453ce51f (patch)
treea56c4701ad65b6b6d982ff04566e46c3f20a2970 /.github
parent2985dde7f05aef73ac8f682f0ee9fa1666066be2 (diff)
win32: Update to OpenSSL 1.1
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/windows-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml
index 4ce03c00..f5e20e12 100644
--- a/.github/workflows/windows-build.yml
+++ b/.github/workflows/windows-build.yml
@@ -28,7 +28,7 @@ jobs:
           Invoke-WebRequest https://dl.hexchat.net/misc/idpsetup-1.5.1.exe -OutFile deps\idpsetup.exe
           & deps\idpsetup.exe /VERYSILENT
 
-          Invoke-WebRequest https://dl.hexchat.net/gtk/gtk-${{ matrix.platform }}-2018-08-29.7z -OutFile deps\gtk-${{ matrix.arch }}.7z
+          Invoke-WebRequest https://dl.hexchat.net/gtk/gtk-${{ matrix.platform }}-2018-08-29-openssl1.1.7z -OutFile deps\gtk-${{ matrix.arch }}.7z
           & 7z.exe x deps\gtk-${{ matrix.arch }}.7z -oC:\gtk-build\gtk
 
           Invoke-WebRequest https://dl.hexchat.net/gtk-win32/gendef-20111031.7z -OutFile deps\gendef.7z