mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
[wmipp] update to 1.3.0 (#41253)
This commit is contained in:
parent
97c074df30
commit
28338abd5c
@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO sonodima/wmipp
|
||||
REF "v${VERSION}"
|
||||
SHA512 3cfa7bacc1e03077503fa04e636106ce5bfc66a3fce25e52033433c2328a62229fdf7baad4a0116459fb0c299839ea02507fe8da43c853b9dd8bcfcb3d2301d3
|
||||
SHA512 78635ec00928b5cb1fb5ab0001fa9a06f75a2a7e5f77dafb8bc77cf31f3ee2f642db08572d82ed39a09783a89d660bebc9b96f91d0926dbbb3109737d54f91e6
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wmipp",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Streamlined Windows Management Instrumentation (WMI) integration for seamless C++ development",
|
||||
"homepage": "https://github.com/sonodima/wmipp",
|
||||
"license": "MIT",
|
||||
|
@ -9589,7 +9589,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"wmipp": {
|
||||
"baseline": "1.2.0",
|
||||
"baseline": "1.3.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"woff2": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1d38c4e313e35c7c38cf884bd6de016de19e3918",
|
||||
"version": "1.3.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "62fe399df24f53348677d6ee7af427a6d0018aaf",
|
||||
"version": "1.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user