Skip to content

Commit

Permalink
Update Qt version in CI and bump MO2 VCPKG registry baseline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 authored and mikael-capelle committed Oct 4, 2024
1 parent d3de3b5 commit 4c93514
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: 6.7.0
version: 6.7.1
modules:
cache: true

Expand Down
2 changes: 1 addition & 1 deletion vcpkg-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"kind": "git",
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
"baseline": "09c389ef37bcec89b28f13105be959fecf4f3975",
"baseline": "6e9492a38a7d5bfeeeaf80723fa821b42f3a26a8",
"packages": ["mo2-cmake", "spdlog"]
}
]
Expand Down

0 comments on commit 4c93514

Please sign in to comment.