From ef281ddbad4f9b43243ee9b1e29633b3fca2ae5f Mon Sep 17 00:00:00 2001 From: levlam Date: Thu, 24 Oct 2024 09:12:11 +0300 Subject: Update recommended vcpkg version. --- example/uwp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/uwp') diff --git a/example/uwp/README.md b/example/uwp/README.md index 135397c8b..14af82ec5 100644 --- a/example/uwp/README.md +++ b/example/uwp/README.md @@ -10,7 +10,7 @@ This is an example of building TDLib SDK for Universal Windows Platform and an e ``` git clone https://github.com/Microsoft/vcpkg.git cd vcpkg -git checkout cd5e746ec203c8c3c61647e0886a8df8c1e78e41 +git checkout 07b30b49e5136a36100a2ce644476e60d7f3ddc1 .\bootstrap-vcpkg.bat .\vcpkg.exe install gperf:x86-windows openssl:arm-uwp openssl:arm64-uwp openssl:x64-uwp openssl:x86-uwp zlib:arm-uwp zlib:arm64-uwp zlib:x64-uwp zlib:x86-uwp ``` -- cgit v1.2.3