Skip to content

Commit cadc00d

Browse files
committed
stripe-cli 1.21.11
1 parent b5f8967 commit cadc00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/stripe-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class StripeCli < Formula
22
desc "Command-line tool for Stripe"
33
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"
4+
url "https://github.com/stripe/stripe-cli/archive/refs/tags/v1.21.11.tar.gz"
5+
sha256 "ed8c2ecc717e31fe40ea7f6b906625ffea0433a90b4e6974a289a2becefa8abc"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)