Skip to content

Commit 6fea818

Browse files
chore(deps): update vcpkg digest to 60806b5
1 parent 9c2e0a2 commit 6fea818

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/msbuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Restore from cache and install vcpkg
2121
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
2222
with:
23-
vcpkgGitCommitId: d1ff36c6520ee43f1a656c03cd6425c2974a449e
23+
vcpkgGitCommitId: 60806b595a7549fa48fcbea05158eac29c6449cd
2424
vcpkgJsonGlob: '**/windows/vcpkg.json'
2525

2626
- name: Run CMake with vcpkg.json manifest
@@ -67,7 +67,7 @@ jobs:
6767
- name: Restore from cache and install vcpkg
6868
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
6969
with:
70-
vcpkgGitCommitId: d1ff36c6520ee43f1a656c03cd6425c2974a449e
70+
vcpkgGitCommitId: 60806b595a7549fa48fcbea05158eac29c6449cd
7171
vcpkgJsonGlob: '**/mingw/vcpkg.json'
7272

7373
- name: Run CMake with vcpkg.json manifest

0 commit comments

Comments
 (0)