mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:19:00 +08:00
2b66c255a7
* [clap-cleveraudio] update to 1.2.0 * [clap-cleveraudio] update to 1.2.0
18 lines
416 B
JSON
18 lines
416 B
JSON
{
|
|
"name": "clap-cleveraudio",
|
|
"version-semver": "1.2.0",
|
|
"description": "CLAP is an audio plugin ABI which defines a standard for Digital Audio Workstations and audio plugins to work together",
|
|
"homepage": "https://cleveraudio.org/",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|