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 e3d7f39 commit 333df66Copy full SHA for 333df66
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.48.0.tar.gz"
5
- sha256 "86248eaf68f81843e7fe4e21f0f45a3daca1c1ef043eba2ceac3f4a56afbf6d4"
+ url "https://github.com/getsentry/sentry-cli/archive/refs/tags/2.49.0.tar.gz"
+ sha256 "5042c0d7a448cbb6a282918dfaf40e7e5989c3522fb5c3eaf629cb8ded2cd61d"
6
license "BSD-3-Clause"
7
head "https://github.com/getsentry/sentry-cli.git", branch: "master"
8
0 commit comments