From 2d897c154917aa3a0c10ebeafe9e3522d0ee3d05 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Wed, 22 Jul 2026 08:39:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Update=20vcpkg=20to=202026.07.04?= =?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 b27c617..a73432e 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: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' + vcpkgGitCommitId: '496a397e0e13e5cc6f897f740986a9523f3a282d' - name: Integrate vcpkg run: vcpkg integrate install @@ -77,7 +77,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' + vcpkgGitCommitId: '496a397e0e13e5cc6f897f740986a9523f3a282d' - name: Integrate vcpkg run: vcpkg integrate install @@ -113,7 +113,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' + vcpkgGitCommitId: '496a397e0e13e5cc6f897f740986a9523f3a282d' - name: Integrate vcpkg run: vcpkg integrate install