mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
28d4723662
* bumped wmipp version to 1.2.0 * wmipp updated version metadata * [wmipp] removed blank line from portfile * rebuilt version database
9 lines
261 B
JSON
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"
|
|
}
|