Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/s/sentry-native.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class SentryNative < Formula
desc "Sentry SDK for C, C++ and native applications"
homepage "https://docs.sentry.io/platforms/native/"
url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.16.5.tar.gz"
sha256 "8d3f63f092ab24ab7f5d30cd8f0e80dc78670a3b3be3f1237948667907cdc3a4"
url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.16.6.tar.gz"
sha256 "a194ac434da1534723556c5628256752208b0b6989fee7bf5ed6c5b3c84773ab"
license "MIT"

bottle do
Expand Down
Loading