@@ -6,13 +6,13 @@ class SentryNative < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any , arm64_sequoia : "cc8ac48c37c3a65fc5f8e54c99598b364091295b5deb40d8b91bedb138269aa8 "
10- sha256 cellar : :any , arm64_sonoma : "fadd243287c272fedf8c87460e681a9a0f288eea5d4eab2e79b25349cffaf44a "
11- sha256 cellar : :any , arm64_ventura : "c6897bb16e462bc1c5d0770ec4875005da06754f6572817d49e80c11346a6109 "
12- sha256 cellar : :any , sonoma : "8182ade24b56eea64719f6ab9de9cb8b91bdd17a7fb364de55989b3a7a10036b "
13- sha256 cellar : :any , ventura : "30ed938fffae3a190db6edbef2684ceafe5b63f359f5160494c16d05bee8f7af "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "c5625d9bf081acafc00c7193c17be523e77d6bea9fd9bee08adf23440a184586 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "ddebd3b39ba098d60e532eff10611186a220653ac17b89a007241225d653c5ba "
9+ sha256 cellar : :any , arm64_sequoia : "b868fe4c5e7f8e34472adc7f8b25b403d21a1334af7dc431846cb2707c081481 "
10+ sha256 cellar : :any , arm64_sonoma : "e456c2f6027015f80e1ffec75953ac133631c986e1b48d580e0f0fc1e5e2ff1b "
11+ sha256 cellar : :any , arm64_ventura : "9d73d3838dfa72ae73adfd1af5c7bf727a608d321e25065a852947b043b0c7c9 "
12+ sha256 cellar : :any , sonoma : "6e29ba37e05a10f681549496c00cb033be9bc7f55e5d85f6278154f5e6b6d9f4 "
13+ sha256 cellar : :any , ventura : "4e6dcdd45dd9240816a5f8cae76e87092d4b9f27d862169f11a57eff83ad00bf "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "f91ba04e2014681376b7910ad9d379e86b4e087cd6751e5adc247e3b2260e169 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2b7f7343375e4885cfea46a9811fffd93c7c28b3de3577cf6a13a6cc06323ff4 "
1616 end
1717
1818 depends_on "cmake" => :build
0 commit comments