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

Skip to content

Commit 88d2857

Browse files
committed
sentry-native 0.8.5
1 parent 02fa79e commit 88d2857

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

88
bottle do

0 commit comments

Comments
 (0)