]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / vamp-sdk / vcpkg.json
1 {
2 "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
3 "name": "vamp-sdk",
4 "version": "2.9",
5 "description": "Library for VAMP plugins",
6 "homepage": "https://www.vamp-plugins.org/develop.html",
7 "supports": "!uwp",
8 "dependencies": [
9 "libsndfile"
10 ]
11 }