From b5475a72db950c3e8a05223031cdd5d1f26fcd02 Mon Sep 17 00:00:00 2001 From: Alec Rust Date: Mon, 21 Aug 2023 15:08:18 +0100 Subject: [PATCH] Add Stripe CLI to brews --- scripts/brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/brew.sh b/scripts/brew.sh index 36f6f71..ee4364e 100755 --- a/scripts/brew.sh +++ b/scripts/brew.sh @@ -39,6 +39,7 @@ brew install git-delta brew install actionlint brew install shellcheck brew install imagemagick +brew install stripe/stripe-cli/stripe brew tap heroku/brew brew install heroku