Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfa8d8 commit fbddbbeCopy full SHA for fbddbbe
Formula/s/sentry-native.rb
@@ -1,8 +1,8 @@
1
class SentryNative < Formula
2
desc "Sentry SDK for C, C++ and native applications"
3
homepage "https://docs.sentry.io/platforms/native/"
4
- url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.9.1.tar.gz"
5
- sha256 "28234378f7673e9a88521e5a74d8272df83be87c7b743460a6c88dde21c5f9cd"
+ url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.10.0.tar.gz"
+ sha256 "ff7ef6549c258f144a85809a8f0d64b300b2ae7d6f18dc685b706923b861f015"
6
license "MIT"
7
8
bottle do
0 commit comments