Skip to content

Commit 218a22b

Browse files
committed
ci(windows): bump vcpkg commit hash for pr62
1 parent ce56453 commit 218a22b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
# run-vcpkg v11.5 requires a full 40-char SHA1.
4747
# Keep this in sync with vcpkg.json's builtin-baseline.
48-
vcpkgGitCommitId: "62159a45e18f3a9ac0548628dcaf74fcb60c6ff9"
48+
vcpkgGitCommitId: "c3867e714dd3a51c272826eea77267876517ed99"
4949

5050
- name: Install vcpkg dependencies (MSVC)
5151
shell: pwsh
@@ -224,7 +224,7 @@ jobs:
224224
with:
225225
# run-vcpkg v11.5 requires a full 40-char SHA1.
226226
# Keep this in sync with vcpkg.json's builtin-baseline.
227-
vcpkgGitCommitId: "62159a45e18f3a9ac0548628dcaf74fcb60c6ff9"
227+
vcpkgGitCommitId: "c3867e714dd3a51c272826eea77267876517ed99"
228228

229229
- name: Install vcpkg dependencies (MinGW)
230230
shell: msys2 {0}

0 commit comments

Comments
 (0)