[sentry-native] update to 0.12.2 (#48595)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura
2025-12-01 21:09:37 +01:00
committed by GitHub
parent 6b315a29fc
commit 22d80a1d59
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 4a4d5adb2775dc36e32b6f07fb8ece6cd865bc027b6b49fa949cf2b37076b38d8f0ff9484c3f238a34a2a8b3c4f2bbf0391704881beb9262ed5927f75f51508e
SHA512 a81bc3b4082ea9670ff550a10240f72b02a66a42f64272e32cf2d89139162d4c2e14101d3a290612cad3f5ea195ce417343fa560d328a3ab26351401989d30da
)
vcpkg_extract_source_archive(

View File

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

View File

@@ -8925,7 +8925,7 @@
"port-version": 0
},
"sentry-native": {
"baseline": "0.12.1",
"baseline": "0.12.2",
"port-version": 0
},
"septag-dmon": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c192a5c23ae25ce741babf00033762cb75add730",
"version": "0.12.2",
"port-version": 0
},
{
"git-tree": "2aeeba6d31afeee1836dc8dab16abf1776475d7b",
"version": "0.12.1",