make/vs/vcpkg.json@9385330bdd38
make/vs/vcpkg.json
Tue, 09 Apr 2024 21:43:36 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Tue, 09 Apr 2024 21:43:36 +0200
- changeset 811
- 9385330bdd38
- parent 789
-
378b5ab86f77
- permissions
- -rw-r--r--
fix dav repo-url command containing the password base64 encoded
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}