vcpkg/ports/winsparkle/vcpkg.json
LilyWangLL 933d718910
[winsparkle] Fix header file and debug path (#23739)
* [winsparkle] Fix header file and debug path

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-24 14:01:21 -07:00

10 lines
267 B
JSON

{
"name": "winsparkle",
"version": "0.7.0",
"port-version": 1,
"description": "WinSparkle is an easy-to-use software update library for Windows developers.",
"homepage": "https://winsparkle.org",
"license": "MIT",
"supports": "windows & !(arm | uwp)"
}