diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 740f38eb..b11a7e32 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -172,7 +172,7 @@ jobs: continue-on-error: true timeout-minutes: 10 with: - vcpkgGitCommitId: '2024.12.18' + vcpkgGitCommitId: 'd18b2e4129c1ff667b1e660528d6d2678f38c6fc' runVcpkgInstall: true vcpkgJsonGlob: '**/vcpkg.json' vcpkgDirectory: '${{ github.workspace }}/vcpkg' diff --git a/vcpkg.json b/vcpkg.json index de99ff99..cf1407ed 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -9,7 +9,7 @@ "features": ["vulkan"] } ], - "builtin-baseline": "2024.12.18", + "builtin-baseline": "d18b2e4129c1ff667b1e660528d6d2678f38c6fc", "overrides": [], "features": { "pkg-config": {