]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/botan/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / botan / vcpkg.json
1 {
2 "name": "botan",
3 "version": "2.16.0",
4 "port-version": 1,
5 "description": "A cryptography library written in C++11",
6 "homepage": "https://botan.randombit.net",
7 "supports": "!(windows & arm)",
8 "features": {
9 "amalgamation": {
10 "description": "Do an amalgamation build of the library"
11 }
12 }
13 }