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 29ea58f commit 293574bCopy full SHA for 293574b
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.11.1.tar.gz"
5
- sha256 "f2c2fec6ea8ef2658fb4cfa64ea6180eee96873647cfc33c5aad54cf5d0ed0ee"
+ url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.11.2.tar.gz"
+ sha256 "10411e20406826bc4337f8e99225707450891629a835427891248e8a11d375f4"
6
license "MIT"
7
8
bottle do
0 commit comments