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 af12c16 commit a4ed93bCopy full SHA for a4ed93b
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.50.2.tar.gz"
5
- sha256 "1451f79c89834b2ff7c9482f210542a6e8bd1354a4c55bba1812751ec11abba3"
+ url "https://github.com/getsentry/sentry-cli/archive/refs/tags/2.51.0.tar.gz"
+ sha256 "f42ed4e9b85ed0ec20aa033371c669edc33a1195fa3ea6a246cfd8743be5ef81"
6
license "BSD-3-Clause"
7
head "https://github.com/getsentry/sentry-cli.git", branch: "master"
8
0 commit comments