Skip to content

Commit 8420fc3

Browse files
authored
Update vcpkg in AppVeyor
1 parent 4655448 commit 8420fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ environment:
1919

2020
before_build:
2121
- git -C c:\tools\vcpkg\ fetch
22-
- git -C c:\tools\vcpkg\ checkout 2024.08.23
22+
- git -C c:\tools\vcpkg\ checkout 2025.04.09
2323
- c:\tools\vcpkg\bootstrap-vcpkg.bat
2424
- vcpkg x-set-installed getopt:x64-windows xxhash:x64-windows pkgconf:x64-windows
2525
- cmake .

0 commit comments

Comments
 (0)