[sentry-native] Update to 0.6.7 (#35077)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2023-11-13 19:50:34 +01:00 committed by GitHub
parent 61f610845f
commit b34998bd32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 0fa548b70e3fbb87614521d797a577ffa185991f0942cf20dd965f8c068414512a63f5d715672ecf243aa31d18fdcda6ce355ad8614ede7b988d0a103cda7244
SHA512 fb2c03c9e3662078e4475390b785760ede1a156713fdfdba2cc8979148a9b4788203c4f923f2b59fcd1fcfa6a4ff77613484186b2a99a4e16100e24d7fc765ae
)
vcpkg_extract_source_archive(

View File

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

View File

@ -7737,7 +7737,7 @@
"port-version": 0
},
"sentry-native": {
"baseline": "0.6.6",
"baseline": "0.6.7",
"port-version": 0
},
"septag-dmon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "095696cc8cbe39b017311226154e23b909318ef1",
"version": "0.6.7",
"port-version": 0
},
{
"git-tree": "eda2bc26483b80cda6cb44c7aa2506de7c254547",
"version": "0.6.6",