From: Viktor Szakats Date: Mon, 30 Mar 2026 01:40:59 +0000 (+0200) Subject: GHA/windows: bump to stunnel 5.77 (from 5.76) X-Git-Tag: rc-8_20_0-1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dfe69cb3cef425c537d82ea883ce8697aad2c4b;p=thirdparty%2Fcurl.git GHA/windows: bump to stunnel 5.77 (from 5.76) Ref: https://www.stunnel.org/mailman3/hyperkitty/list/stunnel-announce@lists.stunnel.org/thread/BLYG54UILDIADJC2HWVFWQ2MK2YC3HOM/ Closes #21154 --- diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index a5d96ef0a6..45ec24ed77 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -34,8 +34,8 @@ permissions: {} env: CURL_CI: github CURL_TEST_MIN: 1700 - STUNNEL_VERSION: 5.76 - STUNNEL_SHA256: d93c7c01366d38ebd27689d606e45197ba8e2e2a32d1a186a81d2b01186bfb56 + STUNNEL_VERSION: 5.77 + STUNNEL_SHA256: 59ba0c5330de85ef474164b40cc559b2eb4e2b8d788c48b564e2257efa236384 jobs: build-cache: