diff options
| author | Vitalii Koshura <lestat.de.lionkur@gmail.com> | 2020-09-21 05:32:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-20 20:32:19 -0700 |
| commit | 2ad537e3233c8e5214d48795347797281fca1f48 (patch) | |
| tree | 6c6d9a9a665935d4e7104ce26698bda5dc8a479d /ports/sentry-native/CONTROL | |
| parent | ef0e387c1d99f2456681b72b42237a1b9d7b4577 (diff) | |
| download | vcpkg-2ad537e3233c8e5214d48795347797281fca1f48.tar.gz vcpkg-2ad537e3233c8e5214d48795347797281fca1f48.zip | |
[sentry-native] Update port to 0.4.2 (#13546)
* [sentry-native] Update port to 0.4.2
Remove custom fix for msvc 19.27 because of the fix that was introduced by port authors here: https://github.com/getsentry/sentry-native/commit/f1437333d4ea1eca2f8a3664d57efff081b4dad6
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
* Fix review comments
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Diffstat (limited to 'ports/sentry-native/CONTROL')
| -rw-r--r-- | ports/sentry-native/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sentry-native/CONTROL b/ports/sentry-native/CONTROL index 46691143b..a2f4a780e 100644 --- a/ports/sentry-native/CONTROL +++ b/ports/sentry-native/CONTROL @@ -1,5 +1,5 @@ Source: sentry-native
-Version: 0.4.1
+Version: 0.4.2
Port-Version: 2
Homepage: https://sentry.io/
Description: Sentry SDK for C, C++ and native applications.
|
