Skip to content

Commit 293574b

Browse files
committed
sentry-native 0.11.2
1 parent 29ea58f commit 293574b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sentry-native.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SentryNative < Formula
22
desc "Sentry SDK for C, C++ and native applications"
33
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"
4+
url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.11.2.tar.gz"
5+
sha256 "10411e20406826bc4337f8e99225707450891629a835427891248e8a11d375f4"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)