vcpkg/ports/cppwinrt/vcpkg.json
Chuck Walbourn 0a098ee6a8
[cppwinrt] Update port for 2.0.220929.3 release (#27057)
* Update cppwinrt for 2.0.220929.3 release

* Update baseline
2022-10-03 14:01:58 -07:00

10 lines
328 B
JSON

{
"name": "cppwinrt",
"version": "2.0.220929.3",
"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"
}