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