From a7b0576b2374668e851931f5032576a96b159dee Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Fri, 17 Nov 2023 14:03:01 +0000 Subject: [PATCH] Update manifest to version 5.16.2 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index c6eb77c..1f05f8a 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.16.1", + "version": "5.16.2", "description": "Unleash the power of Twilio from your command prompt!", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", "architecture": { "64bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x64.tar.xz", - "hash": "574fff399d47ca55d289797478d8694e6245b2a34a0e073925d584c2c1b81d15" + "hash": "2f94264eec361f96139ba225b5c7aa18c93ee2bcc7d68f578df6fab1c1ca84b9" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "f95d90f5bbb9cda5d3a6a49a263c9ada8460d3ddd68c3411a940edae0812b4be" + "hash": "c6b8b79f98a34fe9e47f625a7dd59a8d3cd2cfdec8c318dbbf16c73debb4f75d" } }, "bin": "twilio\\bin\\twilio.cmd",