From f79dd912852ef7347c912ffb03281ec1c64cab75 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Tue, 21 Jul 2026 22:39:05 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Update=20vcpkg=20to=202026.06.24?= =?UTF-8?q?=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c2921d9..b27c617 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'c3867e714dd3a51c272826eea77267876517ed99' + vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' - name: Integrate vcpkg run: vcpkg integrate install @@ -77,7 +77,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'c3867e714dd3a51c272826eea77267876517ed99' + vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' - name: Integrate vcpkg run: vcpkg integrate install @@ -113,7 +113,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'c3867e714dd3a51c272826eea77267876517ed99' + vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' - name: Integrate vcpkg run: vcpkg integrate install