vcpkg/ports/cppwinrt/vcpkg.json
Frank acafd213e7
[cppwinrt] update to 2.0.221121.5 (#28635)
* [cppwinrt] update to 2.0.221121.5

* update version

* modernization

* vdb

* use ${VERSION}

* overwrite version
2023-01-04 14:06:52 -08:00

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"
}