We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7658e commit d7faaf8Copy full SHA for d7faaf8
2 files changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Qt
27
uses: jurplel/install-qt-action@v3
28
with:
29
- version: 6.7.0
+ version: 6.7.1
30
modules:
31
cache: true
32
vcpkg-configuration.json
@@ -14,7 +14,7 @@
14
{
15
"kind": "git",
16
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
17
- "baseline": "09c389ef37bcec89b28f13105be959fecf4f3975",
+ "baseline": "6e9492a38a7d5bfeeeaf80723fa821b42f3a26a8",
18
"packages": ["mo2-cmake", "spdlog"]
19
}
20
]
0 commit comments