diff --git a/twilio.json b/twilio.json index 1f05f8a..726ad42 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.16.2", + "version": "5.16.3", "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": "2f94264eec361f96139ba225b5c7aa18c93ee2bcc7d68f578df6fab1c1ca84b9" + "hash": "ca5e65ef90ae5326b686fd531cb794e86a6923d2ab83363a3db793663be926ac" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "c6b8b79f98a34fe9e47f625a7dd59a8d3cd2cfdec8c318dbbf16c73debb4f75d" + "hash": "85c59846c13391566f94a11908bc7350c5e2ab85d2e02df68aac0166abe6718f" } }, "bin": "twilio\\bin\\twilio.cmd",