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.11.3 .tar.gz"
5- sha256 "b1b39b78887b6298d41996b25671f48c44d416ed747f12e24d22f831f5715c1f "
4+ url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.12.0 .tar.gz"
5+ sha256 "77c27dbe98cf5876743e53e8c88677eedeadba09c2e199316e3e1fd45c2c4f70 "
66 license "MIT"
77
88 bottle do
@@ -21,13 +21,13 @@ class SentryNative < Formula
2121 # No recent tagged releases, use the latest commit
2222 resource "breakpad" do
2323 url "https://github.com/getsentry/breakpad.git" ,
24- revision : "9b606719129be728005e3c295d4c74bd1a15c0ed "
24+ revision : "25b6b727af49fa383161e7dba4a82ab0661b69b8 "
2525 end
2626
2727 # No recent tagged releases, use the latest commit
2828 resource "crashpad" do
2929 url "https://github.com/getsentry/crashpad.git" ,
30- revision : "79a91fe62324c9c17c8ec1b8508778228ba955a7 "
30+ revision : "d8990d2f686b8827a21532748c6c42add21c21ea "
3131 end
3232
3333 # No recent tagged releases, use the latest commit
You can’t perform that action at this time.
0 commit comments