diff options
Diffstat (limited to 'vcpkg/ports/winsparkle/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/winsparkle/vcpkg.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/winsparkle/vcpkg.json b/vcpkg/ports/winsparkle/vcpkg.json new file mode 100644 index 0000000..7f5c110 --- /dev/null +++ b/vcpkg/ports/winsparkle/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "winsparkle", + "version": "0.9.0", + "description": "WinSparkle is an easy-to-use software update library for Windows developers.", + "homepage": "https://winsparkle.org", + "license": "MIT", + "supports": "windows & !(arm | uwp)" +} |