Skip to content

Commit a4ed93b

Browse files
committed
sentry-cli 2.51.0
1 parent af12c16 commit a4ed93b

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.50.2.tar.gz"
5-
sha256 "1451f79c89834b2ff7c9482f210542a6e8bd1354a4c55bba1812751ec11abba3"
4+
url "https://github.com/getsentry/sentry-cli/archive/refs/tags/2.51.0.tar.gz"
5+
sha256 "f42ed4e9b85ed0ec20aa033371c669edc33a1195fa3ea6a246cfd8743be5ef81"
66
license "BSD-3-Clause"
77
head "https://github.com/getsentry/sentry-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)