diff --git a/twilio.json b/twilio.json index 36b4965..73f5afc 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.18.0", + "version": "5.19.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": "9b0d8758b0baf94c0413481b2f4df1019837499e63500f7b405488a3483b8694" + "hash": "aa2a7649fdc3a6777a1ff787e270bda15d6646ab49d1448c0db64f7ceb120f92" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "88741d5a0b9c100885dc5e03f5bde6c7d3b6e905483538382a702e74e71c1c0d" + "hash": "a36a1b26244e6128cb14693165a4228f8bb3e32f3bc51b010f464df6fcf13601" } }, "bin": "twilio\\bin\\twilio.cmd",