make/vs/vcpkg.json@76ca3dac6506
make/vs/vcpkg.json
Tue, 23 Jul 2024 14:29:33 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Tue, 23 Jul 2024 14:29:33 +0200
- changeset 824
- 76ca3dac6506
- parent 789
-
378b5ab86f77
- permissions
- -rw-r--r--
fix request_auth not removing the trailing newline from the user name
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}