Skip to content

Commit 8fa9bf8

Browse files
BrewTestBotdaeho-ro
authored andcommitted
sentry-native 0.13.8
sentry-native: update crashpad resources Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 92b952c commit 8fa9bf8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Formula/s/sentry-native.rb

Lines changed: 7 additions & 7 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.13.7.tar.gz"
5-
sha256 "3aacac7feb890356a6fc9a0c8c91b01281842a739585da77375ff36fe7f5be88"
4+
url "https://github.com/getsentry/sentry-native/archive/refs/tags/0.13.8.tar.gz"
5+
sha256 "8f6d2f4ca171f446eaf16d71c2f06b53fd5568e7b2117c635e4b70afcd81a874"
66
license "MIT"
77

88
bottle do
@@ -30,18 +30,18 @@ class SentryNative < Formula
3030

3131
# No recent tagged releases, use the latest commit
3232
resource "crashpad" do
33-
url "https://github.com/getsentry/crashpad/archive/e5040b878718f5c004d0ecfe1747642c72ddcd39.tar.gz"
34-
sha256 "42dbdb932d76df42e48a970f6554744d36e479fe4675bf3b828557f06275a4af"
33+
url "https://github.com/getsentry/crashpad/archive/38617eb5a0799acade5dc4312f206e0e43642566.tar.gz"
34+
sha256 "9424f3da39b8587f18658b03f19b30ebde356ad5b5c326943ff81e2b4a4b9d56"
3535
end
3636

3737
resource "crashpad/third_party/mini_chromium/mini_chromium" do
38-
url "https://github.com/getsentry/mini_chromium/archive/5d060033dbe1595f612a2f506b7988c8d513d32e.tar.gz"
39-
sha256 "72d7264f6e3b4ef89d16ef8d32bfc0b3b99b19a539a9bedd514191efeed658b4"
38+
url "https://github.com/getsentry/mini_chromium/archive/64339ac9468a8c3af236ca9186b42a33354455b9.tar.gz"
39+
sha256 "f3f5b619705ce0aa139f13d654950ba4fdc5a4616dda74efec91e2f5e04b378e"
4040
end
4141

4242
resource "crashpad/third_party/lss/lss" do
4343
url "https://chromium.googlesource.com/linux-syscall-support.git",
44-
revision: "9719c1e1e676814c456b55f5f070eabad6709d31"
44+
revision: "8d09f471275c11e9a10514a970fce8526b5d39e3"
4545
end
4646

4747
# No recent tagged releases, use the latest commit

0 commit comments

Comments
 (0)