vcpkg/ports/nowide/vcpkg.json
MonicaLiu b74dfa1fe1
[nowide] Update to 11.3.0 (#32296)
* update nowide

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-30 17:35:35 -07:00

17 lines
304 B
JSON

{
"name": "nowide",
"version": "11.3.0",
"description": "Boost nowide module (standalone)",
"homepage": "https://github.com/boostorg/nowide",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}