[sentry-native] update to 0.12.3 (#49308)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura
2026-01-08 23:13:51 +01:00
committed by GitHub
parent f1fe3acb62
commit db602fc876
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 a81bc3b4082ea9670ff550a10240f72b02a66a42f64272e32cf2d89139162d4c2e14101d3a290612cad3f5ea195ce417343fa560d328a3ab26351401989d30da
SHA512 c0db09853cf86b0e6743bd1d025bb06369f0b2a1815cbe619e0e75f22faf5be43395d63154dc2b1c0a8d49b82e9156913b4f31dfefd7afdd9c81755effc489a7
)
vcpkg_extract_source_archive(

View File

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

View File

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

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "15930b29022a2763fb9c0e973cf4632d29b8632f",
"version": "0.12.3",
"port-version": 0
},
{
"git-tree": "c192a5c23ae25ce741babf00033762cb75add730",
"version": "0.12.2",