diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bb79118..9a7f77c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI on: [push, pull_request] env: - VCPKG_COMMIT_HASH: bb002e69deb36c00e9ce21810f69eff349a833f7 + VCPKG_COMMIT_HASH: 68d349964cb4e8da561fd849d9491e6ba11c5681 jobs: createrelease: name: createrelease diff --git a/vcpkg.json b/vcpkg.json index 06cae890..5fa705e5 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -45,6 +45,6 @@ "version": "2022-07-12#5" } ], - "builtin-baseline":"576379156e82da642f8d1834220876759f13534d" + "builtin-baseline":"68d349964cb4e8da561fd849d9491e6ba11c5681" }