aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
Diffstat (limited to 'ports')
-rw-r--r--ports/sentry-native/CONTROL2
-rw-r--r--ports/sentry-native/portfile.cmake6
2 files changed, 4 insertions, 4 deletions
diff --git a/ports/sentry-native/CONTROL b/ports/sentry-native/CONTROL
index ac8368f0f..6c7c24682 100644
--- a/ports/sentry-native/CONTROL
+++ b/ports/sentry-native/CONTROL
@@ -1,5 +1,5 @@
Source: sentry-native
-Version: 0.4.6
+Version: 0.4.7
Homepage: https://sentry.io/
Description: Sentry SDK for C, C++ and native applications.
Build-Depends: curl (!windows)
diff --git a/ports/sentry-native/portfile.cmake b/ports/sentry-native/portfile.cmake
index b3e496964..42f297743 100644
--- a/ports/sentry-native/portfile.cmake
+++ b/ports/sentry-native/portfile.cmake
@@ -1,9 +1,9 @@
vcpkg_fail_port_install(ON_ARCH "arm" "arm64" ON_TARGET "UWP")
vcpkg_download_distfile(ARCHIVE
- URLS "https://github.com/getsentry/sentry-native/releases/download/0.4.6/sentry-native.zip"
- FILENAME "sentry-native-0.4.6.zip"
- SHA512 affc0cbb7930e8d6cf4b4979bf060303d5f939950a4cf265925aff6893d00e748884428be64457b618bc3cddd9a799e4b91cff520c9cd969425c6c564623576f
+ URLS "https://github.com/getsentry/sentry-native/releases/download/0.4.7/sentry-native.zip"
+ FILENAME "sentry-native-0.4.7.zip"
+ SHA512 ad007bdee5fd6ff5afa1a2ee6a44de0cd1f7c05ab51a037b0a974ba99770d7a5eac6bd62da39ad11645dbc64a016925bb96be7a1ac4c1fcb473046a10393a508
)
vcpkg_extract_source_archive_ex(