chore(vcpkg): update baseline and commit ID for vcpkg integration
- Updated the vcpkg baseline in `vcpkg-configuration.json` and `vcpkg.json` to the latest commit `8eb57355a4ffb410a2e94c07b4dca2dffbee8e50`, ensuring compatibility with the latest package versions. - Modified CI workflows in `ci.yml` and `release.yml` to reflect the new vcpkg commit ID, improving consistency across build configurations. Benefits: - Ensures the project is using the most recent vcpkg features and fixes, enhancing overall stability and performance. - Maintains alignment between the vcpkg configuration and CI workflows, reducing potential discrepancies during builds.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "yaze",
|
||||
"version": "0.3.2",
|
||||
"description": "Yet Another Zelda3 Editor",
|
||||
"builtin-baseline": "01f602195983451bc83e72f4214af2cbc495aa94",
|
||||
"builtin-baseline": "8eb57355a4ffb410a2e94c07b4dca2dffbee8e50",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "sdl2",
|
||||
|
||||
Reference in New Issue
Block a user