diff --git a/twilio.json b/twilio.json index e92e376..c6eb77c 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.15.0", + "version": "5.16.1", "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": "f3a15a8ac086f71633191cc8a9e74a2e9433d3c4c15799c5b984728f0868c215" + "hash": "574fff399d47ca55d289797478d8694e6245b2a34a0e073925d584c2c1b81d15" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "7142e45def4339250e09b25446a1eaa57f7753213f91f13570a8c9a9edb6afbc" + "hash": "f95d90f5bbb9cda5d3a6a49a263c9ada8460d3ddd68c3411a940edae0812b4be" } }, "bin": "twilio\\bin\\twilio.cmd",