mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:39:01 +08:00
[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
This commit is contained in:
parent
9a5d4bd1db
commit
28d4723662
@ -2,8 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO sonodima/wmipp
|
||||
REF "v${VERSION}"
|
||||
|
||||
SHA512 e52ad6edadcb5b56c941d18e10968f10ea4fbbb0773132c2eb929e83cbf4aa22b72a161f55b358541e27786ff7f967786eb156b7ff519f8d3449d8b5ef2aa727
|
||||
SHA512 3cfa7bacc1e03077503fa04e636106ce5bfc66a3fce25e52033433c2328a62229fdf7baad4a0116459fb0c299839ea02507fe8da43c853b9dd8bcfcb3d2301d3
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wmipp",
|
||||
"version": "1.0.0",
|
||||
"version": "1.2.0",
|
||||
"description": "Streamlined Windows Management Instrumentation (WMI) integration for seamless C++ development",
|
||||
"homepage": "https://github.com/sonodima/wmipp",
|
||||
"license": "MIT",
|
||||
|
@ -8593,7 +8593,7 @@
|
||||
"port-version": 2
|
||||
},
|
||||
"wmipp": {
|
||||
"baseline": "1.0.0",
|
||||
"baseline": "1.2.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"woff2": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "62fe399df24f53348677d6ee7af427a6d0018aaf",
|
||||
"version": "1.2.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "70a7cc2553e70e4a9e6f50110b0e8b6eedb8c0f9",
|
||||
"version": "1.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user