Skip to content

Commit

Permalink
sentry-cli: update 2.41.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 20, 2025
1 parent cffc899 commit fe01770
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/s/sentry-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class SentryCli < Formula
head "/~https://github.com/getsentry/sentry-cli.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fd31693831feaa225bc50ff2f0ce58b10f8eaf10f008dc164bfd4f2f003e514c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "741a9b74a93ba872ad3c96e4b7f71e6b2c165822dad180e1aaf70bdf6e67a3ef"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5279b78f96d5bf51a62f7fe112954af0f084ce4be5076de04c76626bed315720"
sha256 cellar: :any_skip_relocation, sonoma: "99d765a9ef40907cc3cd3b08bfe079b840f5dbc2ba0cde77b23d48dbdd614b54"
sha256 cellar: :any_skip_relocation, ventura: "5f7e005265b437ad0066a4e5a875cbaf325df2f00724dded3087be53f3cbefc5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "409ea5182ab437be33e0ca179ff5a1b89822177cb3c18bc16993a273bfbe15c8"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2e2cf13acc8f82b6e9b600ca09746a95bc2d1de86cabb9fb319e515f9918fbb6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4df206b7c91d270218cdd3ad883ad77f370281625c80836cb55a4d3df16efce0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "29324283066a99833d26861931444cd4e3f00b729d6646d6d9ebb3573761e11e"
sha256 cellar: :any_skip_relocation, sonoma: "5da8b0c39c2fc51f7efa2237dca63e64dc2dfb99d220c0948525abea22047965"
sha256 cellar: :any_skip_relocation, ventura: "1e7fb8694f914e524258c42dfbba54167a1b982f92234a900bb1384bedc808bd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "86ce8f0a8aec5ba60d3721157d47a207bfc4ede9bdb3689024c814fdef936ffc"
end

depends_on "pkgconf" => :build
Expand Down

0 comments on commit fe01770

Please sign in to comment.