Skip to content

Commit d7faaf8

Browse files
committed
Update Qt version in CI and bump MO2 VCPKG registry baseline.
1 parent 5f7658e commit d7faaf8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Qt
2727
uses: jurplel/install-qt-action@v3
2828
with:
29-
version: 6.7.0
29+
version: 6.7.1
3030
modules:
3131
cache: true
3232

vcpkg-configuration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{
1515
"kind": "git",
1616
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
17-
"baseline": "09c389ef37bcec89b28f13105be959fecf4f3975",
17+
"baseline": "6e9492a38a7d5bfeeeaf80723fa821b42f3a26a8",
1818
"packages": ["mo2-cmake", "spdlog"]
1919
}
2020
]

0 commit comments

Comments
 (0)