[sentry-native] update to 0.5.4 (#29203)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2023-01-27 03:54:28 +01:00 committed by GitHub
parent 75381ea7fa
commit db9acc3f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 7 deletions

View File

@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/getsentry/sentry-native/releases/download/0.5.3/sentry-native.zip"
FILENAME "sentry-native-0.5.3.zip"
SHA512 5d8720a86d683b049d3e393a16b52fd2aea641714740222b473c18b986553c5657f939524670110438b79fb49440e44159a3c7f4470ae29140585df3d26fc34c
URLS "https://github.com/getsentry/sentry-native/releases/download/0.5.4/sentry-native.zip"
FILENAME "sentry-native-0.5.4.zip"
SHA512 847771de9e8a0fda5e1a35131d25459a117fc41c2e827bc369d249cc6f8a195f1e8e9280ca68c24b5d3c51b91060cd5d528e529d9672332c58c63817ad8a1f3a
)
vcpkg_extract_source_archive(

View File

@ -1,7 +1,6 @@
{
"name": "sentry-native",
"version": "0.5.3",
"port-version": 2,
"version": "0.5.4",
"description": "Sentry SDK for C, C++ and native applications.",
"homepage": "https://sentry.io/",
"license": "MIT",

View File

@ -6993,8 +6993,8 @@
"port-version": 2
},
"sentry-native": {
"baseline": "0.5.3",
"port-version": 2
"baseline": "0.5.4",
"port-version": 0
},
"septag-dmon": {
"baseline": "2022-02-08",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b230da8becc701f07efd5f68cba93fcf4b9be02b",
"version": "0.5.4",
"port-version": 0
},
{
"git-tree": "10a861c0b8f25d9243ce5136b508ef30c9eb126d",
"version": "0.5.3",