Skip to content

Commit

Permalink
Update vcpkg commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
ivk1800 committed Dec 2, 2023
1 parent b30ef67 commit c07db85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tdlib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
cd td
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
git checkout 1b1ae50e1a69f7c659bd7d731e80b358d21c86ad
git checkout cd5e746ec203c8c3c61647e0886a8df8c1e78e41
./bootstrap-vcpkg.bat
./vcpkg.exe install gperf:x64-windows openssl:x64-windows zlib:x64-windows
Expand Down

0 comments on commit c07db85

Please sign in to comment.