diff --git a/twilio.json b/twilio.json index a7beb5e..da0c877 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.22.8", + "version": "5.22.9", "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": "97e12934fc48b6e2e586ea3e517e9b70d5770703a178aaeedce691d8dfaa114f" + "hash": "0507afc66d5b258d7fc37ca2f07e243732cef79069abe2004c1e093c50815d3a" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "358aafc563d81d27bd4502d5500da8b6f8293275cf737365126a52208401d389" + "hash": "312627ae9834ce3b7f1f006e30a6e2586c6074e2c3a5fb5546bfcc58eb3eeaf5" } }, "bin": "twilio\\bin\\twilio.cmd",