Skip to content

Commit e4c58ca

Browse files
Update vcpkg digest to e58f8d7
1 parent da1b2a7 commit e4c58ca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
VCPKG_ROOT: ${{ github.workspace }}/vcpkg
4444
VCPKG_INSTALLED_DIR: ${{ github.workspace }}/vcpkg/installed
4545
VCPKG_BINARY_SOURCES: clear;default,readwrite
46-
VCPKG_GIT_COMMIT_ID: 75672db6bd812b060482b0f00b5a16b18a0c0f07
46+
VCPKG_GIT_COMMIT_ID: e58f8d7c8b7bfc1f072c2e20c3d3a55222a2a39f
4747
steps:
4848
- name: Checkout OpenVPN
4949
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
@@ -84,7 +84,7 @@ jobs:
8484
env:
8585
VCPKG_ROOT: ${{ github.workspace }}/vcpkg
8686
VCPKG_BINARY_SOURCES: clear;default,readwrite
87-
VCPKG_GIT_COMMIT_ID: 75672db6bd812b060482b0f00b5a16b18a0c0f07
87+
VCPKG_GIT_COMMIT_ID: e58f8d7c8b7bfc1f072c2e20c3d3a55222a2a39f
8888
steps:
8989
- name: Install dependencies
9090
run: sudo apt update && sudo apt install -y mingw-w64 unzip build-essential wget python3-docutils man2html-base
@@ -283,7 +283,7 @@ jobs:
283283
env:
284284
BUILD_CONFIGURATION: Release
285285
VCPKG_BINARY_SOURCES: clear;default,readwrite
286-
VCPKG_GIT_COMMIT_ID: 75672db6bd812b060482b0f00b5a16b18a0c0f07
286+
VCPKG_GIT_COMMIT_ID: e58f8d7c8b7bfc1f072c2e20c3d3a55222a2a39f
287287

288288
runs-on: windows-2025-vs2026
289289
steps:

0 commit comments

Comments
 (0)