Skip to content

Commit

Permalink
Release 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Oct 7, 2021
1 parent e368205 commit 7050692
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.30.2/twilio-v2.30.2.tar.gz"
version "2.30.2"
sha256 "57bdaebf99cbc975f3383b11481aa78f514a927d5659ece99af2edea49495981"
url "https://twilio-cli-prod.s3.amazonaws.com/twilio-v2.31.0/twilio-v2.31.0.tar.gz"
version "2.31.0"
sha256 "54ef878cef26e032d6d2518606b61417d5ee5666a2ab6cb79031e196dd5a4ec9"
depends_on "node"

def install
Expand Down

0 comments on commit 7050692

Please sign in to comment.