diff --git a/twilio.json b/twilio.json index f8eddd1..a0238a6 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.20.1", + "version": "5.21.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": "dab04ef1fdeff788bc1ebb178f2850675946cb1578c09f375dff649b357524b9" + "hash": "5f7b2f61dcfb4997645e01d5169b34043657170e2d73e21da35996a85022959a" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "a0fa66b15ad999654e37df5694a6c3fbc134df96447fe269289342b6b25fef93" + "hash": "04efefe02005f5da758ede0708249e1e6914f232545c3f2d05b55563a558a7fd" } }, "bin": "twilio\\bin\\twilio.cmd",