Skip to content

Commit

Permalink
Release 2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Oct 19, 2021
1 parent cc4b7db commit 50f0bc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/twilio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
class Twilio < Formula
desc "unleash the power of Twilio from your command prompt"
homepage "https://github.com/twilio/twilio-cli"
url "https://twilio-cli-prod.s3.amazonaws.com/twilio-v2.31.0/twilio-v2.31.0.tar.gz"
version "2.31.0"
sha256 "54ef878cef26e032d6d2518606b61417d5ee5666a2ab6cb79031e196dd5a4ec9"
url "https://twilio-cli-prod.s3.amazonaws.com/twilio-v2.32.0/twilio-v2.32.0.tar.gz"
version "2.32.0"
sha256 "693ca3c38e31a7e1e59bfc9c61441169d1f22de0f2445a95962cb0c0c3f9cc9f"
depends_on "node"

def install
Expand Down

0 comments on commit 50f0bc9

Please sign in to comment.