Skip to content

Commit 8c9c81c

Browse files
authored
[sentry-native] update to 0.7.17 (microsoft#42776)
Signed-off-by: Vitalii Koshura <[email protected]>
1 parent 1119951 commit 8c9c81c

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/sentry-native/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
vcpkg_download_distfile(ARCHIVE
22
URLS "https://github.com/getsentry/sentry-native/releases/download/${VERSION}/sentry-native.zip"
33
FILENAME "sentry-native-${VERSION}.zip"
4-
SHA512 a7e363d6ce119d88a34c3503107c338eb59f0faaedb107f66ebbc7ce4cb89500ff53fc9fad4ffdde5aa5235f6d72e9ed4bf978432e35752340dc1735518d8b0d
4+
SHA512 559e831720e27ed2bf0702c7fc29a3c2dfa553e2c74b8c7adbc3f5071a5eea0e434127fc8cf9d8f29aa668ab627c84dc13194227203aab085a437684e4591895
55
)
66

77
vcpkg_extract_source_archive(

ports/sentry-native/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sentry-native",
3-
"version": "0.7.16",
3+
"version": "0.7.17",
44
"description": "Sentry SDK for C, C++ and native applications.",
55
"homepage": "https://sentry.io/",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8289,7 +8289,7 @@
82898289
"port-version": 1
82908290
},
82918291
"sentry-native": {
8292-
"baseline": "0.7.16",
8292+
"baseline": "0.7.17",
82938293
"port-version": 0
82948294
},
82958295
"septag-dmon": {

versions/s-/sentry-native.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "1c5a6fefa8e806d07acee57b8c25b6a72ce22822",
5+
"version": "0.7.17",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "3033a490102b82bd53aa21db938ca482589d4001",
510
"version": "0.7.16",

0 commit comments

Comments
 (0)