diff --git a/ports/sentry-native/portfile.cmake b/ports/sentry-native/portfile.cmake index 8eefaa73edefe7..746696d1ca15a4 100644 --- a/ports/sentry-native/portfile.cmake +++ b/ports/sentry-native/portfile.cmake @@ -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 eaa340a394ad833f37fc1db7ca226fc1eabe3a6a9628bef312edc105b3bfbdf9721e604d50d01fcbc30305fa9e384b9019de220e0b0f44e95f470358eb4e481d + SHA512 51e4d1241181d72cf53242c0244dac123870cee8db6cb379193ae94d19f30bd321463ab11bb007474dbc1e7f2417710d702abd754eb1f88ecdbfd0c3c67e6a20 ) vcpkg_extract_source_archive( diff --git a/ports/sentry-native/vcpkg.json b/ports/sentry-native/vcpkg.json index 1d8c186a31fcf0..75b614e8d0f072 100644 --- a/ports/sentry-native/vcpkg.json +++ b/ports/sentry-native/vcpkg.json @@ -1,6 +1,6 @@ { "name": "sentry-native", - "version": "0.7.11", + "version": "0.7.12", "description": "Sentry SDK for C, C++ and native applications.", "homepage": "https://sentry.io/", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 5e38d63e73905f..345d920d36603c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -8241,7 +8241,7 @@ "port-version": 0 }, "sentry-native": { - "baseline": "0.7.11", + "baseline": "0.7.12", "port-version": 0 }, "septag-dmon": { diff --git a/versions/s-/sentry-native.json b/versions/s-/sentry-native.json index 8d0951c36980d2..d9c7bcc6413bac 100644 --- a/versions/s-/sentry-native.json +++ b/versions/s-/sentry-native.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f77b7e5c3e18068af7bac6c7d955ddaa862f5fb7", + "version": "0.7.12", + "port-version": 0 + }, { "git-tree": "e752d47aea944c69d1c824a521a3d621d1ceaf1f", "version": "0.7.11",