Skip to content

Commit d0925ca

Browse files
Update vcpkg digest to 0878b52
1 parent 27a39d7 commit d0925ca

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: 0878b5224d4a4968940ee296a2e7fae2d3b62983
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: 0878b5224d4a4968940ee296a2e7fae2d3b62983
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: 0878b5224d4a4968940ee296a2e7fae2d3b62983
287287

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

0 commit comments

Comments
 (0)