[sentry-native] update to 0.6.5 (#32534)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2023-07-13 07:57:00 +02:00 committed by GitHub
parent 285baf2dd9
commit fc5fa5f2e7
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 81b935a0b909885d842b870d05d96d46ccb85ac4f91456e07a92b85547a96ba8c3ed620bc7034823fd4639d1f3698b5c40fc1ed4a93e1c997ce757dfb7a4d529
SHA512 fe28ecb66325f6dc81ba0e2f76c99b3f70c2a3e85e33a90eb16262b258e9e83a466c7b6bd2356bc44774d895b18d281c0238670aa2112bf48f0dc7de0eb94788
)
vcpkg_extract_source_archive(

View File

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

View File

@ -7437,7 +7437,7 @@
"port-version": 2
},
"sentry-native": {
"baseline": "0.6.4",
"baseline": "0.6.5",
"port-version": 0
},
"septag-dmon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "57e5580a75a4aa261871733eeda97721e557fe58",
"version": "0.6.5",
"port-version": 0
},
{
"git-tree": "fd5779f3ac082cce4ffa01f13b9ed0f9f4f74d73",
"version": "0.6.4",