From 63f174bfc14ef65dc25a935bfd4eccfd0c573711 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:01:53 +0000 Subject: [PATCH 1/2] sentry-cli 3.2.2 --- Formula/s/sentry-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/sentry-cli.rb b/Formula/s/sentry-cli.rb index fc52f246a17b..ebbc0ce0ea55 100644 --- a/Formula/s/sentry-cli.rb +++ b/Formula/s/sentry-cli.rb @@ -1,8 +1,8 @@ class SentryCli < Formula desc "Command-line utility to interact with Sentry" homepage "https://docs.sentry.io/cli/" - url "https://github.com/getsentry/sentry-cli/archive/refs/tags/3.2.1.tar.gz" - sha256 "b365af378eb2ee413eec492543a065ace573c799d4c9d73a230aafb45bfefc7f" + url "https://github.com/getsentry/sentry-cli/archive/refs/tags/3.2.2.tar.gz" + sha256 "e0b4aa95af432e8ca1835eab07dc7ff5fff5fbeb8fcd21320760c09ff864d0a8" license "BSD-3-Clause" head "https://github.com/getsentry/sentry-cli.git", branch: "master" From 1cac022540d3cdfa084391ce67e103d9a392452d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:56:49 +0000 Subject: [PATCH 2/2] sentry-cli: update 3.2.2 bottle. --- Formula/s/sentry-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/s/sentry-cli.rb b/Formula/s/sentry-cli.rb index ebbc0ce0ea55..686e205dc70b 100644 --- a/Formula/s/sentry-cli.rb +++ b/Formula/s/sentry-cli.rb @@ -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_tahoe: "6ce5a0fabd5df9d36e391a7c7d04431497629fb0c5467a2c787c2a2f657f13ac" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ba10141fcb7154ee09892701e56952b074bd52591787bd32066d7577a6789751" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "616491b378718dd514e88b3703a7e245d20ecad96e7cff1593fab92f7345ed09" - sha256 cellar: :any_skip_relocation, sonoma: "a8567e1485b7881283c8691b4c66cc02f23c9b975893ddbcd6abb76633579bef" - sha256 cellar: :any_skip_relocation, arm64_linux: "928eea39e66b6700cdfd20301c80821e74cc53c25476cedc4e99daee81167547" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2b8778145d3031944356c4017c66fd4ec622803ddf0065720956efed1cb6b931" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "7cbe4c1ff6db5b6dfea0b80bae4d6c22a2ee2ba7a8849621416de3b88fb0b767" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "bae302d8a4b18d9883bc57dde23a57e63d224f16bbd8a01cceafd7245fa0a562" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc9ae893714e1de3d362ef9c7ca5083ecf4cd16a30a4e8bade883d2a10772763" + sha256 cellar: :any_skip_relocation, sonoma: "56edf7a474a6057ceced3294b7511c0bf54eed9f971f51738fa77c3a5a986da7" + sha256 cellar: :any_skip_relocation, arm64_linux: "4c1a89954a04d127e7cc738175828640fab37a4cdeb36018bdbaaf4908412b7f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2eda6eec320b2b1a40aacc70926038a9f8a0e41018347ca3b1fea2fc1560daf2" end depends_on "pkgconf" => :build