mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 05:39:03 +08:00
acafd213e7
* [cppwinrt] update to 2.0.221121.5 * update version * modernization * vdb * use ${VERSION} * overwrite version
10 lines
328 B
JSON
10 lines
328 B
JSON
{
|
|
"name": "cppwinrt",
|
|
"version": "2.0.221121.5",
|
|
"description": "C++/WinRT is a standard C++ language projection for the Windows Runtime.",
|
|
"homepage": "https://github.com/microsoft/cppwinrt",
|
|
"documentation": "https://docs.microsoft.com/windows/uwp/cpp-and-winrt-apis/",
|
|
"license": "MIT",
|
|
"supports": "windows"
|
|
}
|