Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbddbbe

Browse files
committed
sentry-native 0.10.0
1 parent 2bfa8d8 commit fbddbbe

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.9.1.tar.gz"
5-
sha256 "28234378f7673e9a88521e5a74d8272df83be87c7b743460a6c88dde21c5f9cd"
4+
url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.10.0.tar.gz"
5+
sha256 "ff7ef6549c258f144a85809a8f0d64b300b2ae7d6f18dc685b706923b861f015"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)