[sentry-native] update to 0.7.17 (#42776)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2024-12-19 19:03:14 +01:00 committed by GitHub
parent 111995150f
commit 8c9c81c6dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/getsentry/sentry-native/releases/download/${VERSION}/sentry-native.zip"
FILENAME "sentry-native-${VERSION}.zip"
SHA512 a7e363d6ce119d88a34c3503107c338eb59f0faaedb107f66ebbc7ce4cb89500ff53fc9fad4ffdde5aa5235f6d72e9ed4bf978432e35752340dc1735518d8b0d
SHA512 559e831720e27ed2bf0702c7fc29a3c2dfa553e2c74b8c7adbc3f5071a5eea0e434127fc8cf9d8f29aa668ab627c84dc13194227203aab085a437684e4591895
)
vcpkg_extract_source_archive(

View File

@ -1,6 +1,6 @@
{
"name": "sentry-native",
"version": "0.7.16",
"version": "0.7.17",
"description": "Sentry SDK for C, C++ and native applications.",
"homepage": "https://sentry.io/",
"license": "MIT",

View File

@ -8289,7 +8289,7 @@
"port-version": 1
},
"sentry-native": {
"baseline": "0.7.16",
"baseline": "0.7.17",
"port-version": 0
},
"septag-dmon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1c5a6fefa8e806d07acee57b8c25b6a72ce22822",
"version": "0.7.17",
"port-version": 0
},
{
"git-tree": "3033a490102b82bd53aa21db938ca482589d4001",
"version": "0.7.16",