We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5729e5 commit 0a24ca8Copy full SHA for 0a24ca8
Formula/s/sentry-cli.rb
@@ -1,8 +1,8 @@
1
class SentryCli < Formula
2
desc "Command-line utility to interact with Sentry"
3
homepage "https://docs.sentry.io/cli/"
4
- url "https://github.com/getsentry/sentry-cli/archive/refs/tags/2.43.0.tar.gz"
5
- sha256 "940917cf27a79297e0e682c4c3b1475fd8b112faeb0a33cd5a1a74086ee5eb8c"
+ url "https://github.com/getsentry/sentry-cli/archive/refs/tags/2.43.1.tar.gz"
+ sha256 "9fcae5a4426660a8153932bac7b9760567a172dfa8b15898c5a5d89dfed1a7f5"
6
license "BSD-3-Clause"
7
head "https://github.com/getsentry/sentry-cli.git", branch: "master"
8
0 commit comments