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 b5f8967 commit cadc00dCopy full SHA for cadc00d
Formula/s/stripe-cli.rb
@@ -1,8 +1,8 @@
1
class StripeCli < Formula
2
desc "Command-line tool for Stripe"
3
homepage "https://stripe.com/docs/stripe-cli"
4
- url "https://github.com/stripe/stripe-cli/archive/refs/tags/v1.21.10.tar.gz"
5
- sha256 "f5fe47c5a14be7a01ecd6204659f7c8357a4ade4e925a164f21330557a89e1c3"
+ url "https://github.com/stripe/stripe-cli/archive/refs/tags/v1.21.11.tar.gz"
+ sha256 "ed8c2ecc717e31fe40ea7f6b906625ffea0433a90b4e6974a289a2becefa8abc"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments