From 3d52b72a7071e1264e756840851617c790162157 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Tue, 26 Oct 2021 21:00:07 +0200 Subject: [PATCH] Update to latest vcpkg versin --- .azure-pipelines/build-windows.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/build-windows.yaml b/.azure-pipelines/build-windows.yaml index d3613fd454..4ad99f02a0 100644 --- a/.azure-pipelines/build-windows.yaml +++ b/.azure-pipelines/build-windows.yaml @@ -5,7 +5,7 @@ jobs: pool: vmImage: 'windows-2019' variables: - vcpkgGitCommitId: ec6fe06e8da05a8157dc8581fa96b36b571c1bd5 + vcpkgGitCommitId: b430ff7ec36375cd554811eafd62c8f70304595f steps: - task: Cache@2 displayName: 'Cache vcpkg'