diff --git a/twilio.json b/twilio.json index e48fab0..dd3ec89 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.19.1", + "version": "5.19.2", "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": "3e7cc814ea04fe034af3f8bb3459db028658f9cf75ac6cea760b3382bf1741f9" + "hash": "3fc9af94dcb19061d5096269561f18f65b77d845603b508c1106f28f175827ef" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "5bb3cf9822b5a6b92fa09f0dd3ea9f53c5b60b6a121f7d88557991e0944e1416" + "hash": "bd85369dab2d2eb1bf3ae1491d3df2588dc45d171a5630b733906576178483a9" } }, "bin": "twilio\\bin\\twilio.cmd",