From 9104695c1ee7a7b228cec750578fa88bb4106d73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 20:26:07 +0000 Subject: [PATCH] twilio-cli: Update to version 5.11.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 f41f2212c7..c29c26f781 100644 --- a/bucket/twilio-cli.json +++ b/bucket/twilio-cli.json @@ -1,5 +1,5 @@ { - "version": "5.10.0", + "version": "5.11.0", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", @@ -11,12 +11,12 @@ }, "architecture": { "64bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.10.0/twilio-v5.10.0-win32-x64.tar.xz", - "hash": "ede679aab2d7736815c35e78482a06a9aa5203e71da01a049e8f1b8460d40e8b" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.11.0/twilio-v5.11.0-win32-x64.tar.xz", + "hash": "9991d4b9a70609026d636ed1a81f53d86ce6f765483564dc007ebd81438aead4" }, "32bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.10.0/twilio-v5.10.0-win32-x86.tar.xz", - "hash": "46144923e084be3a090ef66bd45a9ee617789b19eae9f3aabc6b0b1f9a877225" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.11.0/twilio-v5.11.0-win32-x86.tar.xz", + "hash": "50e2d69508083b66ca4edf521d3f659090fc017c838c438dd231e651239fb3c5" } }, "extract_dir": "twilio",