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