Skip to content

Commit 6774bf6

Browse files
committed
Bump to the latest vcpkg
1 parent 45e346b commit 6774bf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/vcpkg.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description = "Dependencies from vcpkg"
1919
# See https://github.com/microsoft/vcpkg/releases for vcpkg versions
2020
# See https://vcpkg.io/en/packages.html for available packages
2121
[vcpkg]
22-
version = "2022.11.14"
22+
version = "2024.03.25"
2323
packages = ["fmt"]
2424

2525
[find-package]

tests/vcpkg/cmake.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Dependencies from vcpkg"
77
# See https://github.com/microsoft/vcpkg/releases for vcpkg versions
88
# See https://vcpkg.io/en/packages.html for available packages
99
[vcpkg]
10-
version = "2022.11.14"
10+
version = "2024.03.25"
1111
packages = ["fmt"]
1212

1313
[find-package]

0 commit comments

Comments
 (0)