Skip to content

Commit 0a24ca8

Browse files
committed
sentry-cli 2.43.1
1 parent a5729e5 commit 0a24ca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sentry-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SentryCli < Formula
22
desc "Command-line utility to interact with Sentry"
33
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"
4+
url "https://github.com/getsentry/sentry-cli/archive/refs/tags/2.43.1.tar.gz"
5+
sha256 "9fcae5a4426660a8153932bac7b9760567a172dfa8b15898c5a5d89dfed1a7f5"
66
license "BSD-3-Clause"
77
head "https://github.com/getsentry/sentry-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)