mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 08:09:00 +08:00
c4d2bab17f
* [daw-header-libraries] update to 2.88.0 * update version
18 lines
390 B
JSON
18 lines
390 B
JSON
{
|
|
"name": "daw-header-libraries",
|
|
"version": "2.88.0",
|
|
"description": "Set of header-only algorithms used in daw-utf8-range and daw-json-link.",
|
|
"homepage": "https://github.com/beached/header_libraries",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|