Skip to content

Commit 9f849c4

Browse files
Update embedded version (#71)
Co-authored-by: Robert Schumacher <[email protected]>
1 parent d448a0e commit 9f849c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ if(NOT DEFINED VCPKG_VERSION OR VCPKG_VERSION STREQUAL "")
8787
set(VCPKG_VERSION "unknownhash")
8888
endif()
8989

90-
set(VCPKG_BASE_VERSION "2021-04-15")
90+
set(VCPKG_BASE_VERSION "2021-05-05")
9191

9292
set(CMAKE_CXX_EXTENSIONS OFF)
9393
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)