vcpkg/ports/etl/vcpkg.json
Jia Yue Hua f22bffe808
[etl] update to 20.38.10 (#36332)
* [etl] update to 20.38.10

* [etl] update to 20.38.10
2024-01-24 09:42:54 -08:00

18 lines
327 B
JSON

{
"name": "etl",
"version": "20.38.10",
"description": "A C++ template library for embedded applications",
"homepage": "https://www.etlcpp.com",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}