0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 11:42:15 +02:00

Update vcpkg digest to b4624c3

This commit is contained in:
RenovateBot 2024-09-10 04:00:28 +00:00
parent 59bbe89413
commit 5ce80fc300

View File

@ -23,7 +23,7 @@ jobs:
- name: Restore from cache and install vcpkg
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
with:
vcpkgGitCommitId: f5398d978f8843c03ed466c7fdb8a54167cd5f51
vcpkgGitCommitId: b4624c3a701b11248d88aab08744a37ee7aea1cc
vcpkgJsonGlob: '**/windows/vcpkg.json'
- name: Run CMake with vcpkg.json manifest
@ -70,7 +70,7 @@ jobs:
- name: Restore from cache and install vcpkg
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
with:
vcpkgGitCommitId: f5398d978f8843c03ed466c7fdb8a54167cd5f51
vcpkgGitCommitId: b4624c3a701b11248d88aab08744a37ee7aea1cc
vcpkgJsonGlob: '**/mingw/vcpkg.json'
- name: Run CMake with vcpkg.json manifest