vcpkg/ports/winsparkle/vcpkg.json
Daniel Schürmann ec7b21c3f8
[winsparkle] Intitial commit with binary copy (#23194)
* [winsparkle] Intitial commit

* [winsparkle] set VCPKG_POLICY_DLLS_IN_STATIC_LIBRARY

* [winsparkle] Update version database
2022-03-02 15:30:25 -08:00

9 lines
246 B
JSON

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