Skip to content

Commit

Permalink
update vcpkg baseline for fresher windows dependencies (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything authored Dec 9, 2023
1 parent 477bda4 commit e446064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:

- uses: lukka/run-vcpkg@v10
with:
vcpkgGitCommitId: '19af97cba8ca48474e4ad15a24ed50271a9ecdac'
vcpkgGitCommitId: '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50'

- uses: lukka/[email protected]
name: Configure CMake
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
]
}
},
"builtin-baseline": "f14984af3738e69f197bf0e647a8dca12de92996"
"builtin-baseline": "8eb57355a4ffb410a2e94c07b4dca2dffbee8e50"
}

0 comments on commit e446064

Please sign in to comment.