twilio-cli: Update to version 5.3.3

This commit is contained in:
github-actions[bot] 2023-01-26 08:30:42 +00:00
parent cb92cf62e4
commit e1ef99c93b

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.2", "version": "5.3.3",
"description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.",
"homepage": "https://github.com/twilio/twilio-cli", "homepage": "https://github.com/twilio/twilio-cli",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.2/twilio-v5.3.2-win32-x64.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.3/twilio-v5.3.3-win32-x64.tar.xz",
"hash": "cd6449e49301616eccb1f59451082fca913e7b6f5c418b98539f1e13754eb0b9" "hash": "f5605c28d6ab004c4b0cdea29920995a3127c6292a3c28e0e30b25f849807cb2"
}, },
"32bit": { "32bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.2/twilio-v5.3.2-win32-x86.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.3/twilio-v5.3.3-win32-x86.tar.xz",
"hash": "8b5e49f11c7967c84525e3b30adeb319f12add390f6d022953d968664e8c0462" "hash": "07935e8f71551d3a552fda7e63eeebcd28b8725312c6602d473c2b534443fd70"
} }
}, },
"extract_dir": "twilio", "extract_dir": "twilio",