[sentry-native] update to 0.6.3 (#31713)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2023-05-31 20:46:33 +02:00 committed by GitHub
parent b8353ae1a7
commit 9937670d81
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 11c52db46b436a4c27649383fffded9da1c5d93beadbe7f58a146b29ef2218c2bd0020a5a7bf00790b6c8d9201c028a8ae1600209271482a4b680aa80fc45742
SHA512 343960b98e5337d44a41fb2cafbf246430763edf6773fe9bdcefafaac6c14016155d8c433d29950b469e63aef90376a604a6e38912fed6ef7d798d6ad17cf999
)
vcpkg_extract_source_archive(

View File

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

View File

@ -7377,7 +7377,7 @@
"port-version": 2
},
"sentry-native": {
"baseline": "0.6.2",
"baseline": "0.6.3",
"port-version": 0
},
"septag-dmon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "26846f654fd9638934b225f981999759025ff252",
"version": "0.6.3",
"port-version": 0
},
{
"git-tree": "d7e8c1737ce3b69ee1dda758a40891fc460c8ff9",
"version": "0.6.2",