From c5c21eddd139e082ff644fdc9ffddd0dcd7fbb83 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Thu, 14 Dec 2023 13:04:29 +0000 Subject: [PATCH] Update manifest to version 5.17.0 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index 726ad42..e88a7f3 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.16.3", + "version": "5.17.0", "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": "ca5e65ef90ae5326b686fd531cb794e86a6923d2ab83363a3db793663be926ac" + "hash": "2f7bc06e5b244aeb60554258ae4c8813912572fab3a8c879727f37847a37defa" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "85c59846c13391566f94a11908bc7350c5e2ab85d2e02df68aac0166abe6718f" + "hash": "94887f456ecd93d7cfb0e05f9484b357c758776cb47b5db172c2cb073b83bf78" } }, "bin": "twilio\\bin\\twilio.cmd",