[winsparkle] update to 0.8.3 (#42712)

Co-authored-by: Nick D'Ademo <dademo.n@duerr-ndt.com>
Co-authored-by: WangWeiLin-MV <156736127+WangWeiLin-MV@users.noreply.github.com>
This commit is contained in:
Nick D'Ademo 2024-12-18 07:00:39 +11:00 committed by GitHub
parent 2434e488f0
commit 76527256e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 5 deletions

View File

@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/vslavik/winsparkle/releases/download/v0.8.1/WinSparkle-0.8.1.zip"
FILENAME "winsparkle-081.zip"
SHA512 05588793272618ca13fe884620f1ed421276b011a906f15c92f4879b1787c71b175ae1a170b80fe2adfdb7669eac90c38fac929a9bcf382388983f9aea25ba9c
URLS "https://github.com/vslavik/winsparkle/releases/download/v${VERSION}/WinSparkle-${VERSION}.zip"
FILENAME "winsparkle-v${VERSION}.zip"
SHA512 5ed99a73541f5a590f20ff1e7953284ca00da15df388319b3a96e87c69bb99aaeb5d5eb5e814a6245cf2e4389e0eb5a53ff8657d3eb0717e35f8fe526be911dc
)
vcpkg_extract_source_archive(

View File

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

View File

@ -9673,7 +9673,7 @@
"port-version": 5
},
"winsparkle": {
"baseline": "0.8.1",
"baseline": "0.8.3",
"port-version": 0
},
"wintoast": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d1defb75e4741ef2b57c225fe729abca3974a0b5",
"version": "0.8.3",
"port-version": 0
},
{
"git-tree": "033cf81cd03bc5533ddb7e57d65f704db078ba44",
"version": "0.8.1",