File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class 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.0 .tar.gz"
5- sha256 "657391465eb6236d6e3f3eec1d25434178783328f1f0a744c99c9b049c6225e1 "
4+ url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.9.1 .tar.gz"
5+ sha256 "28234378f7673e9a88521e5a74d8272df83be87c7b743460a6c88dde21c5f9cd "
66 license "MIT"
77
88 bottle do
@@ -22,13 +22,13 @@ class SentryNative < Formula
2222 # No recent tagged releases, use the latest commit
2323 resource "breakpad" do
2424 url "https://github.com/getsentry/breakpad.git" ,
25- revision : "ecff426597666af4231da8505a85a61169c5ab04 "
25+ revision : "7fbf89065fbb0d26526278a5e733270f83993cda "
2626 end
2727
2828 # No recent tagged releases, use the latest commit
2929 resource "crashpad" do
3030 url "https://github.com/getsentry/crashpad.git" ,
31- revision : "b2653919b42cf310482a9e33620cf82e952b5d2d "
31+ revision : "e24b0f9e760e27464fe2ed30fdd7be45a27a67ad "
3232 end
3333
3434 # No recent tagged releases, use the latest commit
You can’t perform that action at this time.
0 commit comments