From befb53994b95e69a126c0a64f7eaa9e6edc4a12c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 08:27:00 +0000 Subject: [PATCH] twilio-cli: Update to version 5.16.3 --- 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 af7fbb47e4..07de8356f4 100644 --- a/bucket/twilio-cli.json +++ b/bucket/twilio-cli.json @@ -1,5 +1,5 @@ { - "version": "5.16.2", + "version": "5.16.3", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", @@ -15,12 +15,12 @@ }, "architecture": { "64bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.16.2/twilio-v5.16.2-win32-x64.tar.xz", - "hash": "2f94264eec361f96139ba225b5c7aa18c93ee2bcc7d68f578df6fab1c1ca84b9" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.16.3/twilio-v5.16.3-win32-x64.tar.xz", + "hash": "ca5e65ef90ae5326b686fd531cb794e86a6923d2ab83363a3db793663be926ac" }, "32bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.16.2/twilio-v5.16.2-win32-x86.tar.xz", - "hash": "c6b8b79f98a34fe9e47f625a7dd59a8d3cd2cfdec8c318dbbf16c73debb4f75d" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.16.3/twilio-v5.16.3-win32-x86.tar.xz", + "hash": "85c59846c13391566f94a11908bc7350c5e2ab85d2e02df68aac0166abe6718f" } }, "extract_dir": "twilio",