vcpkg/ports/wmipp/vcpkg.json
sonodima 28d4723662
[wmipp] Update to 1.2.0 (#31583)
* bumped wmipp version to 1.2.0

* wmipp updated version metadata

* [wmipp] removed blank line from portfile

* rebuilt version database
2023-05-24 11:59:22 -07:00

9 lines
261 B
JSON

{
"name": "wmipp",
"version": "1.2.0",
"description": "Streamlined Windows Management Instrumentation (WMI) integration for seamless C++ development",
"homepage": "https://github.com/sonodima/wmipp",
"license": "MIT",
"supports": "windows & !uwp"
}