Bump vcpkg baseline to use a non-obsolete version of libtool
The vital commit is fd766eba2b4cf59c7123d46189be373e2cee959d, but I'm taking the most recent version of vcpkg as the new baseline because it might as well use the latest.
This commit is contained in:
parent
bc7b177332
commit
be432e441b
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
|
@ -267,7 +267,7 @@ jobs:
|
|||
path: |
|
||||
D:/a/wesnoth/vcpkg
|
||||
D:/a/wesnoth/wesnoth/vcpkg_installed
|
||||
key: win-cache-master-0010
|
||||
key: win-cache-master-0011
|
||||
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.1.3
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"name": "wesnoth-dependencies",
|
||||
"version": "0.0.1",
|
||||
"builtin-baseline": "b6b5c0b9a44819b095b369f507599c79ac885ec5",
|
||||
"builtin-baseline": "877e3dc2323a4d4c3c75e7168c22a0c4e921d4db",
|
||||
"dependencies": [
|
||||
"sdl2",
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue