[winsparkle] update winsparkle to 0.9.1 (#49224)

This commit is contained in:
Adrien Bourdeaux
2026-01-06 04:27:27 -05:00
committed by GitHub
parent 3b543ab5f9
commit 619938367b
4 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/vslavik/winsparkle/releases/download/v${VERSION}/WinSparkle-${VERSION}.zip"
FILENAME "winsparkle-v${VERSION}.zip"
SHA512 c970512979eb03a6659c18468c5a272a5f0ef4ef4a431189b1896c0578aac4985b0a4b06b64462bffef2c288df92ce3a546d11a460d7ba54e58fcef71710da82
SHA512 0775e6f5ccafa542ac12c5dd0ea5ae8d8feb9e6b72f738a732b351519c1a9dd810e17db58a8a44a005704bf4a7ffee1719517c48a12637c4420a8ee928cf2fdf
)
vcpkg_extract_source_archive(

View File

@@ -1,6 +1,6 @@
{
"name": "winsparkle",
"version": "0.9.0",
"version": "0.9.1",
"description": "WinSparkle is an easy-to-use software update library for Windows developers.",
"homepage": "https://winsparkle.org",
"license": "MIT",

View File

@@ -10557,7 +10557,7 @@
"port-version": 5
},
"winsparkle": {
"baseline": "0.9.0",
"baseline": "0.9.1",
"port-version": 0
},
"wintoast": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7e33d68758e638fe5b31f915020300167aab11e5",
"version": "0.9.1",
"port-version": 0
},
{
"git-tree": "74d27e5112613236a8065a6ac1b5e1cd13b963b6",
"version": "0.9.0",