diff --git a/twilio.json b/twilio.json index 76e1706..111e0be 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.22.5", + "version": "5.22.6", "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": "e346a3b6eb4d2fe251a22ff676f4dc130b9924eab4028faf631062e98f240656" + "hash": "d03cc3ff77107c3af4871dcc9663a421524b4f1090dc32935359f503c92508c2" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "3a6429c2763ea2efc9deda661a2aae110378e5e6875c45b7fa425f1350106472" + "hash": "63be691f0f784d35cadb27f39f4da76dbf54ec249ce5e175fb7ee42eb3b9e720" } }, "bin": "twilio\\bin\\twilio.cmd",