From d5624ba65e007c656ee0451f9aba428e096c71a0 Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Sun, 23 Feb 2025 22:41:09 -0500 Subject: [PATCH] ci: use Qt 6.8.2 for Qt action installs update vcpkg manifest to newest vcpkg release --- .github/workflows/continuous-integration.yml | 2 +- vcpkg-configuration.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 0f5e77922..0ba6dbe37 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -255,7 +255,7 @@ jobs: id: get-deps uses: ./.github/actions/install-dependencies with: - mac-qt-version: 6.7.3 + mac-qt-version: 6.8.2 like: ${{ matrix.target.like }} - name: Get version diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index a79412a13..c6f490f59 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "4e08971f3ddc13018ca858a692efe92d3b6b9fce", + "baseline": "d5ec528843d29e3a52d745a64b469f810b2cedbf", "repository": "https://github.com/microsoft/vcpkg" }, "registries": [