mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[sentry-native] update to 0.7.17 (#42776)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
parent
111995150f
commit
8c9c81c6dd
@ -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 a7e363d6ce119d88a34c3503107c338eb59f0faaedb107f66ebbc7ce4cb89500ff53fc9fad4ffdde5aa5235f6d72e9ed4bf978432e35752340dc1735518d8b0d
|
||||
SHA512 559e831720e27ed2bf0702c7fc29a3c2dfa553e2c74b8c7adbc3f5071a5eea0e434127fc8cf9d8f29aa668ab627c84dc13194227203aab085a437684e4591895
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive(
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sentry-native",
|
||||
"version": "0.7.16",
|
||||
"version": "0.7.17",
|
||||
"description": "Sentry SDK for C, C++ and native applications.",
|
||||
"homepage": "https://sentry.io/",
|
||||
"license": "MIT",
|
||||
|
@ -8289,7 +8289,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"sentry-native": {
|
||||
"baseline": "0.7.16",
|
||||
"baseline": "0.7.17",
|
||||
"port-version": 0
|
||||
},
|
||||
"septag-dmon": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1c5a6fefa8e806d07acee57b8c25b6a72ce22822",
|
||||
"version": "0.7.17",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "3033a490102b82bd53aa21db938ca482589d4001",
|
||||
"version": "0.7.16",
|
||||
|
Loading…
x
Reference in New Issue
Block a user