From 06e0627aec3e4b28978b9f8348b4782fa1d316c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 08:35:19 +0000 Subject: [PATCH] twilio-cli: Update to version 5.4.0 --- bucket/twilio-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/twilio-cli.json b/bucket/twilio-cli.json index 559b292ef9..5da21e175c 100644 --- a/bucket/twilio-cli.json +++ b/bucket/twilio-cli.json @@ -1,5 +1,5 @@ { - "version": "5.3.3", + "version": "5.4.0", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.3/twilio-v5.3.3-win32-x64.tar.xz", - "hash": "f5605c28d6ab004c4b0cdea29920995a3127c6292a3c28e0e30b25f849807cb2" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.4.0/twilio-v5.4.0-win32-x64.tar.xz", + "hash": "6b9685c7ef5f258228db326be370a249996566dbab9a0cbeee0710aaeb62c81c" }, "32bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.3/twilio-v5.3.3-win32-x86.tar.xz", - "hash": "07935e8f71551d3a552fda7e63eeebcd28b8725312c6602d473c2b534443fd70" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.4.0/twilio-v5.4.0-win32-x86.tar.xz", + "hash": "a97ed38ee456eb0bcdfc21d25966896895a0a86a196624321bcaa73b4c0912eb" } }, "extract_dir": "twilio",