From 3234edc4d635fe8eb0367cf53785a8fe3dc6013f Mon Sep 17 00:00:00 2001 From: Andrey Volk Date: Thu, 16 Oct 2025 19:54:51 +0300 Subject: [PATCH] Update to OpenSSL v3.4.3 --- .github/workflows/windows.yml | 2 +- libpcap-version.props | 2 +- openssl-version.props | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 23a4cf2..eec77c9 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -16,7 +16,7 @@ on: jobs: build: name: Build libpcap Windows - runs-on: windows-2019 + runs-on: windows-2022 steps: - name: Checkout code diff --git a/libpcap-version.props b/libpcap-version.props index b8a63b1..cbc19dc 100644 --- a/libpcap-version.props +++ b/libpcap-version.props @@ -5,7 +5,7 @@ 1.10.4 - 0 + 1 $(BaseDir)libpcap-libpcap-$(libpcapVersion) diff --git a/openssl-version.props b/openssl-version.props index fb23840..9c353ac 100644 --- a/openssl-version.props +++ b/openssl-version.props @@ -4,7 +4,7 @@ - 3.4.0 + 3.4.3 $(BaseDir)openssl-$(OpenSSLVersion)