vcpkg/ports/cppwinrt/vcpkg.json
Frank eac0f2e78a
[cppwinrt] Update version to 2.0.230207.1 (#29522)
* [cppwinrt] Update version to 2.0.230207.1

* vdb
2023-02-10 11:18:40 -08:00

10 lines
328 B
JSON

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