mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:39:08 +08:00
4ea49a1cf8
* [xtensor] update to 0.23.9 * update version * [xtl] update to 0.7.2 * update version * update patch * update version * Update ports/xtl/portfile.cmake * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"name": "xtl",
|
|
"version": "0.7.2",
|
|
"description": "The x template library",
|
|
"homepage": "https://github.com/xtensor-stack/xtl",
|
|
"dependencies": [
|
|
"nlohmann-json"
|
|
]
|
|
}
|