Skip to content

Commit 529e2cc

Browse files
committed
sentry-native 0.9.0
1 parent 5038bf9 commit 529e2cc

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.8.5.tar.gz"
5-
sha256 "3fb8f15ae1e8e6dbe831711dbdbb4245a7936f25be1b416acfb6d0581875461e"
4+
url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.9.0.tar.gz"
5+
sha256 "657391465eb6236d6e3f3eec1d25434178783328f1f0a744c99c9b049c6225e1"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)